On 2013-02-01 06:08, Reginald Beardsley wrote:
--- On Thu, 1/31/13, Jerry Kemp <[email protected]> wrote:
When doing the zfs send, you can specify the version number

I've verified that (by default at least) one can't send a stream from
OI to SXCE (snv_117):

cannot receive: stream is unsupported version 17

I did not find it in the manpage how to specify a send-stream version?

Plan B is to rsync your data

Yes, and if you need - you can even recreate a shadow of your original
snapshots by rsync'ing (with --delete-after) from the .zfs/snapshot/*
directories and making proper snapshots on the target.

However, in case that your filesystems for some reason rely on ACLs
and extended attributes (not so for the default installation) you
might have to use the Sun tar or cpio (not the GNU variants).

Also if you clone ZFS like this, take care to apply the proper ZFS
attribute settings manually from the source FSes onto their copies,
before you write data.

//Jim


_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to