From: Donald Douwsma <donaldd@sgi.com>
To: Richard Hartmann <richih.mailinglist@gmail.com>
Cc: Timothy Shimmin <tes@sgi.com>, Bill Kendall <wkendall@sgi.com>,
xfs@oss.sgi.com
Subject: Re: xfsrestore over ssh?
Date: Tue, 22 Jul 2008 16:20:58 +1000 [thread overview]
Message-ID: <48857C4A.6060004@sgi.com> (raw)
In-Reply-To: <2d460de70807212143j1f80e016y6a48cab966091215@mail.gmail.com>
Richard Hartmann wrote:
> On Tue, Jul 22, 2008 at 05:59, Timothy Shimmin <tes@sgi.com> wrote:
>
>
>> xfsrestore just uses standard posix calls for the most part to
>> restore the files (seeks, writes, etc...) to a mounted filesystem -
>> and in many circumstances can restore on a non-xfs mounted filesystem.
>> It is _NOT_ a low level file system restorer to an unmounted filesystem
>> like some other restorers.
>
> True, this is why I told it to use /mnt/sda3, not a raw device :)
:), looks like we both misread that.
Should be working then. If you hexdump the start of the dump does it look
reasonable? It should be something like:
molten:/home/donaldd # hexdump -C dump | head
00000000 78 46 53 64 75 6d 70 30 00 00 00 02 02 05 e8 49 |xFSdump0.......I|
00000010 48 85 7c cc 00 00 00 00 00 00 00 00 0e 86 21 36 |H.|...........!6|
00000020 86 06 e5 1d 17 32 49 a0 ad ea 5d 1d a2 7c d9 a3 |.....2I...]..|..|
00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000100 6d 6f 6c 74 65 6e 00 00 00 00 00 00 00 00 00 00 |molten..........|
00000110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000200 73 6f 6d 65 6c 61 62 65 6c 00 00 00 00 00 00 00 |somelabel.......|
00000210 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
next prev parent reply other threads:[~2008-07-22 6:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-21 20:17 xfsrestore over ssh? Richard Hartmann
2008-07-21 20:33 ` Bill Kendall
2008-07-22 3:02 ` Richard Hartmann
2008-07-22 3:59 ` Timothy Shimmin
2008-07-22 4:43 ` Richard Hartmann
2008-07-22 6:20 ` Donald Douwsma [this message]
2008-07-22 10:40 ` Richard Hartmann
2008-07-22 6:33 ` Nathan Scott
2008-07-22 7:04 ` Timothy Shimmin
2008-07-22 10:51 ` Richard Hartmann
2008-07-22 10:52 ` Richard Hartmann
2008-07-23 0:19 ` Timothy Shimmin
2008-07-23 11:39 ` Richard Hartmann
2008-07-22 10:45 ` Richard Hartmann
2008-07-22 10:49 ` Richard Hartmann
2008-07-22 12:00 ` Richard Hartmann
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=48857C4A.6060004@sgi.com \
--to=donaldd@sgi.com \
--cc=richih.mailinglist@gmail.com \
--cc=tes@sgi.com \
--cc=wkendall@sgi.com \
--cc=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.