Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Bind mounts

No change in size, 17:24, 26 November 2010
Inversion on mount
source /etc/vz/vz.conf
source ${VE_CONFFILE}
mount -n --bind ${VE_ROOT}/mnt/disk ${VE_ROOT}/mnt/disk
After creating script please make it executable by issuing "chmod +x CTID.mount" at command line otherwise vm fails to start
Anonymous user