On 04.02.2010 12:12, dick hoogendijk wrote:
> 
> Frank Cusack wrote:
>> Is it possible to emulate a unionfs with zfs and zones somehow?  My zones
>> are sparse zones and I want to make part of /usr writable within a zone.
>> (/usr/perl5/mumble to be exact)
> 
> Why don't you just export that directory with NFS (rw) to your sparse zone
> and mount it on /usr/perl5/mumble ? Or is this too simple a thought?
> 
What about lofs? I thinks lofs is the equivalent for unionfs on Solaris.

E.g.

mount -F lofs /originial/path /my/alternate/mount/point

- Thomas

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to