Multiple mountpoint below guest CT (ZFS probably others) [message #50748] |
Fri, 25 October 2013 09:56  |
greg
Messages: 13 Registered: March 2012
|
Junior Member |
|
|
I'm trying to use ZFS to provide a flexible support to guest CTs.
The root of the CT is a ZFS volume mounted to "<CID>/private" which VZ mounts to "<CID>/root". This works ok.
However, another ZFS volume is mounted below, let's say "<CID>/private/mnt/second". Within the VZ mount, "<CID>/root/mnt/second" is in fact an empty folder for the mountpoint.
I'm currently solving that by mounting the second volume *after* the CT is started, but that means I have to manually start the services inside the CT after that.
I'd like cleaner solution.
Any idea?
TIA
greg
|
|
|
|