Thanks
actually I already saw the script mentioned there.
Is it possible to use zfs send/receive when the disk is not mounted?
i.e. give it device name as paramter and not zfs partition names?
-me2unix
This message posted from opensolaris.org
___
zf
Does it sound possible at all ,
or cannot be done with the current ZFS commands yet?
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Hi all,
I am trying to write a script to move disk partitions from one disk to another.
The ufs partitions are transfered using ufsdump and ufsrestore - quite easily.
My question is :
How can I do a dump and restore of a partition that contains a ZFS file system?
P.S.
My script would have acces