| Re: Debian - Openvz is not reading from /vz partition [message #51944 is a reply to message #51941] |
Wed, 25 March 2015 20:45   |
darkestred
Messages: 3 Registered: March 2015
|
Junior Member |
|
|
curx wrote on Wed, 25 March 2015 04:43Hi,
for Debian based distro the vz directory is located at /var/lib/vz - for compability to (CentOS) OpenVZ use a symbolic link, like:
% ln -s /var/lib/vz /vz
alternative: (if setup a big /vz partition)
copy/move dirs/files from /var/lib/vz to your /vz partion, cleanup /var/lib/vz and mount your partion to /var/lib/vz
Bye,
Thorsten
@Ales thank you. I didn't even think about that since linux is looking in my /var file and i'm trying to follow the guide (which is grey area) to have openvz read from /vz. Is linking the only way to get this to work or was this line perhaps cut and pasted from another distro? or do i have to do what curx suggested?
[Updated on: Thu, 26 March 2015 02:00] Report message to a moderator
|
|
|
|