On Wed, Sep 06, 2006 at 03:53:52PM +0100, Dick Davies wrote: > That's a bit nicer, thanks. > Still not that clear which zone they belong to though - would > it be an idea to add a 'zone' property be a string == zonename ?
Yes, this is possible, but it's annoying because the actual owning zone isn't stored with the dataset (nor should it be). We'd have to grovel around every zone's configuration file, which is certainly doable, just annoying. In addition, it's possible (though not recommended) to have a single dataset in multiple zones. The only real use case would be a read-only, unmounted dataset whose snapshots could serve as a clone source for other delegated datasets. Since this is extremely rare, it would probably suffice to have a special string like "(shared)" to indicate that it is being shared between multiple zones. Feel free to file an RFE. - Eric -- Eric Schrock, Solaris Kernel Development http://blogs.sun.com/eschrock _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss