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 access to the disk and its partitions , but offline - when 
the machine was booted from NFS.
So I need to get access to the ZFS filesystem partition name /dev/dsk/ , either 
directly or by mounting the root directory and find the partition by some zfs 
command (which I do not know).

Thanks !!

--me2unix
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to