Sharing Directories between Hardware Node and ContainersWarning: In this case file locking is a standard mechanism handled by kernel. If the file locking configuration is changed, it will affect the whole Hardware Node. To share a directory on the hardware node with a Container, use the
When you next start the Container, the shared directory will appear as To remove the share, use the following command: # vzctl set 101 --bindmount_del /mnt/shared --save |
||||
|