Comment #6 on issue 1074 by [email protected]: LXC: support more then one disk
https://code.google.com/p/ganeti/issues/detail?id=1074

Just for the record: there is a third possibility to hand over a block device into a LX-Container: with "lxc-device" one can add a block device. The corresponding entry in /dev appears right after in the container. The only downside is, one can not drop cap_sys_admin in order to allow mounting of the device. In LXCs it seems common to not drop cap_sys_admin, because it is too heavyweight. Instead additional techniques like apparmor or selinux are used.

Unresolved is the problem how mounting at container boot (via fstab) can be accomplished. lxc-device needs a running container.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to