[libvirt] PATCH: Support container XML enhancements

John Levon levon at movementarian.org
Tue Jul 29 17:28:50 UTC 2008


On Tue, Jul 29, 2008 at 05:56:38PM +0100, Daniel P. Berrange wrote:

> > It allows you to place an entire ZFS hierarchy under control of a zone,
> > e.g. I can say that the ZFS dataset "export/foo" is accessible to the
> > zone and it can freely create sub-filesystems, snapshot, etc. It could
> > almost hijack one of the other types if it weren't for the absolute path
> > thing.
> 
> So does 'export/foo' become the root filesystem (/) of the zone ? Or is

Nope, it's just available (typically it'd get mounted as /export/foo in
the zone). You can do the same with the root filesystem of course, but
then the config could use an absolute path since it (called 'zonepath'
does have to be absolute essentially.

> over 'export/foo' ?  I'm not against to adding other types if it doesn't
> fit the model of any others I've suggested.

OK

regards
john




More information about the libvir-list mailing list