From: prad <prad@towardsfreedom.com>
To: linux-xfs@oss.sgi.com
Subject: xfsrestore seems to hang
Date: Sat, 25 Jun 2011 09:59:38 -0700 [thread overview]
Message-ID: <87oc1ln8xx.fsf@psinom.home> (raw)
this seems to be a new development.
in the past, i've xfsdumped my home directory as home.xfs in a separate
partition on the same drive and have extracted a specific file without
any difficulties.
now i'm trying to do the same thing on an external usb drive which has
the xfs filesystem on it.
i can xfsdump to it no problem.
then i try to restore:
1. cd into the directory /media/f6.....
2. mkdir tmp
3. xfsrestore -i -f home.xfs tmp/
4. ls and cd to the right place - all work just fine
5. add the file i want to extract
6. extract
things seem to be working:
-> ls
77766469 kyron/
131 pradmin/
-> cd pradmin/Public
-> ls
1766125579 ipflush.sh
1766125536 iptables.sh
-> add ipflush.sh
-> ls
* 1766125579 ipflush.sh
1766125536 iptables.sh
-> extract
--------------------------------- end dialog ---------------------------------
xfsrestore: restoring non-directory files
but it just hangs on the last line and we wait and wait and wait.
top shows that xfsrestore is using 3% of cpu so something is happening
supposedly, but i don't know what.
inside tmp there are the usual directories:
orphanage and xfsrestorehousekeepingdir
but they don't want to go away (orphanage is empty) because the thing
doesn't finish.
i tried the same thing with a -V5, but the only difference seemed to be
hanging on:
xfsrestore:general: restoring non-directory files
are there error logfiles somewhere?
how can i troubleshoot this problem?
--
in friendship,
prad
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2011-06-25 17:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-25 16:59 prad [this message]
2011-06-25 18:29 ` xfsrestore seems to hang prad
2011-06-25 21:42 ` Michael Weissenbacher
2011-06-25 22:34 ` prad
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oc1ln8xx.fsf@psinom.home \
--to=prad@towardsfreedom.com \
--cc=linux-xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.