I would like to move some openvz containers from a local directory to another local directory which is on shared storage, for HA purposes.
I think that it is not possible to do so using the web interface, so I'm trying to do it manually.
The VZ root directory is in the /etc/pve/openvz/<pveid>.conf configuration file:
VE_ROOT="/var/lib/vz/root/$VEID"
VE_PRIVATE="/var/lib/vz/private/$VEID"
Is there anything to do, other than just moving data to another place and change the pveid.conf file accordingly?
Thank you,
jinjer.
I think that it is not possible to do so using the web interface, so I'm trying to do it manually.
The VZ root directory is in the /etc/pve/openvz/<pveid>.conf configuration file:
VE_ROOT="/var/lib/vz/root/$VEID"
VE_PRIVATE="/var/lib/vz/private/$VEID"
Is there anything to do, other than just moving data to another place and change the pveid.conf file accordingly?
Thank you,
jinjer.