> original and and rename the new one, or zfs send or ?? Can I do a send and
> receive into a filesystem with attributes set as I want or does the receive
> keep the same attributes as well? Thank you.

That will work. Just create the new filesystem with the attributes you
want and send/recv the latest snapshot. As the data is received the
gzip compression will be applied. Since the new filesystem already
exists you will have to do a "zfs receive -Fv" to force it.

--chris
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to