Anil Jangity wrote:
> I have pool called "data".
> 
> I have zones configured in that pool. The zonepath is: /data/zone1/fs. 
> (/data/zone1 itself is not used for anything else, by anyone, and has no 
> other data.) There are no datasets being delegated to this zone.
> 
> I want to create a snapshot that I would want to make available from within 
> the zone. What are the best options?
> 
> If I do something like:
> zfs snapshot data/[EMAIL PROTECTED]
> 
> How do I make that snapshot available to the zone?

I have a zone on zfs in which I make my homedir (also a zfs) 
visible via lofs.  By setting the snapdir property to visible 
within the global zone, my snapshot is visible in the local zone 
via the .zfs directory.

As James mentioned, that means reinstalling the zone every time I 
liveupgrade, but I'm ok with that.  Hope that helps.

-- 
John Wren Kennedy
Solaris RPE
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to