3.2.6. prlctl mount, umount

The prlctl mount command mounts the container private area to the container root directory (/vz/root/<CT_name> on the server) without starting it. Normally, you do not have to use this command as the prlctl start command mounts the container private area automatically.

The prlctl umount command unmounts the container private area. Usually, there is no need in using this command either because prlctl stop unmounts the container private area automatically.

Syntax. 

prlctl mount  <CT_name>
prlctl umount <CT_name>

Table 3.12. Options

NameDescription

<CT_name>

Container name.