Changes

Jump to: navigation, search

Bind mounts

2 bytes removed, 07:12, 8 March 2010
Filesystem layout
OpenVZ uses two directories. Assuming our container is numbered 777, these directories are:
* <code>VE_PRIVATE</code>: ($VZDIR/private/777
* <code>VE_ROOT</code>: $VZDIR/root/777
{{Note|<code>$VZDIR</code> is usually <code>/vz</code>, on Debian systems however this is <code>/var/lib/vz</code>. In this document this is further referred to as <code>$VZROOTVZDIR</code> -- substitute it with what you have.}}
<code>VE_PRIVATE</code> is a place for all the container files. <code>VE_ROOT</code> is the mount point to which <code>VE_PRIVATE</code> is mounted during container start (or when you run <code>vzctl mount</code>
Anonymous user

Navigation menu