From: Eric Sandeen <sandeen@sandeen.net>
To: "Meij, Henk" <hmeij@wesleyan.edu>, "xfs@oss.sgi.com" <xfs@oss.sgi.com>
Subject: Re: clone of filesystem across network preserving ionodes
Date: Mon, 03 Nov 2014 14:39:47 -0600 [thread overview]
Message-ID: <5457E813.6030606@sandeen.net> (raw)
In-Reply-To: <8688BD11DAC0574AA90295127E9E9F4AC047F1CA@exchangewes8.wesad.wesleyan.edu>
On 11/3/14 2:35 PM, Meij, Henk wrote:
> What is the best practice way to get the contents from server1 to
> server2 identical disk array partitions and preserve the ionode
> information using xfs tools or non-xfs tools?
Just FWIW: inode, not ionode. :)
> xfsdump/xfsrestore appear to not preserve this or I can not find the
> obvious setting.
> xfs_copy would, per documentation, but can I get from server1 to
> server2?
xfs_copy makes an identical image, yes.
You could xfs_copy from disk to a file on server1, transfer the file,
then xfs_copy from file to disk on server2.
-Eric
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2014-11-03 20:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 20:35 clone of filesystem across network preserving ionodes Meij, Henk
2014-11-03 20:39 ` Eric Sandeen [this message]
2014-11-03 21:10 ` Meij, Henk
2014-11-03 21:56 ` Dave Chinner
2014-11-04 0:05 ` Peter Grandi
2014-11-04 14:16 ` Meij, Henk
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=5457E813.6030606@sandeen.net \
--to=sandeen@sandeen.net \
--cc=hmeij@wesleyan.edu \
--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.