User`s guide

23
Upgrading from OpenVZ
Restore the files /etc/sysconfig/vz-scripts/*.conf, /etc/sysconfig/vz-
scripts/*.mount, and /etc/sysconfig/vz-scripts/*.umount to the
/etc/sysconfig/vz-scripts directory.
Restore the contents of the /etc/vz/* directory to the /etc/vz directory.
Restore the files /etc/cron.d/venetclean and /etc/cron.d/vereboot to the
/etc/cron.d directory.
7 Drop the quota currently set for Containers, and recalculate it:
# for i in $(ls /vz/root) ; do vzquota drop “${i}” ; done
# service vz restart
In This Chapter
Performing Post-Upgrade Operations ..................................................................... 24