On Fri 03/07/09 01:13 , Ketan [email protected] sent: > I 've few data sets in my zfs pool which has been exported to the non > global zones and i want to copy data on those datasets/file systems to my > datasets in new pool mounted on global zone, how can i do that ?
You should be able to snapshot and zfs send them from the global zone. An alternative is to halt the zone, clear the "zoned" property of the filesystem and copy the data. -- Ian. _______________________________________________ zfs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
