On Sep 15, 2009, at 6:58 AM, Marty Scholes wrote:
The zfs send stream is dependent on the version of
the filesystem, so the
only way to create an older stream is to create a
back-versioned
filesystem:
zfs create -o version=N pool/filesystem
You can see what versions your system supports by
using the zfs upgrade
command:
Thanks for the feedback. So if I have a version X pool/filesystem
set...
It is better to separate pool versions from filesystem versions. To
date,
there have been around 18 pool versions, but only 4 filesystem versions.
zfs works on the filesystem, so you need to be concerned about the
filesystem version when going backwards.
-- richard
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss