On Sep 23, 2009, at 08:13, Mike Gerdts wrote:
That is, at time t1 I have zones z1 and z2 on host h1. I think that
at some time
in the future I would like to move z2 to host h2 while leaving z1 on
h1.
You can have a single pool, but it's probably good to have each zone
in its own file system. As mentioned in another message this would
allow you to delegate (if so desired), but what it also allows you to
do is move the zone later on (also with a 'zfs send / recv'):
http://prefetch.net/blog/index.php/2006/09/27/moving-solaris-zones/
http://blogs.sun.com/gz/entry/how_to_move_a_solaris
It also allows you to clone zones if you want cookie-cutter
configurations (or even have a base set up that's common to multiple
zones):
http://www.cuddletech.com/blog/pivot/entry.php?id=751
http://www.google.com/search?q=zone+clone+zfs
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss