OpenVZ moving containers
When moving OpenVZ containers on the hdd to another location you have to do some other changes to :
- Edit /etc/vz/conf/
.conf and change private path to new location - Drop vzquota on container
vzquota drop
Then you probably should reinitialize quota and turn it back on again, but that’s for another time. Need to look into it.