User`s guide
Upgrading Host Operating Systems with Parallels Virtuozzo Containers 19
Note: During the Parallels Virtuozzo Containers 4.6 installation, new configuration files
corresponding to those you restored in Step 4 are put to the same directory under the name
configuration_file_name.rpmnew. For example, for the vz global Virtuozzo file,
a new configuration file with the name vz.rpmnew will be created in the
/etc/sysconfig directory.
6 Drop the quota currently set for Containers, and recalculate it:
# for i in $(ls /vz/root) ; do vzquota drop “${i}” ; done
# service vz restart