dick hoogendijk wrote: > SUN advices to create a seperate zfs filesystem for every zone. > # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones > # zfs mount rpool/ROOT/s10BE/zones > # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones/zrootA > And so on for every zone. > This takes memory. Can't I do with a rpool/ROOT/s10BE/zones and create > directories into it for every zone, instead of seperate ZFS filesystems? > What are the (dis)advantages? > > All the usual advantages of finer grained control. Unless you have a marginal system, the overhead if any is minimal.
Live Upgrade will do this (create an FS per zone) for you when you migrate from UFS to ZFS boot. -- Ian. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss