Resolution
In order to make this modification, you must open the following file:C:\vz\private\1\root\Program Files\SWsoft\vzcp\etc\vzcpcon.conf
Note: This location will vary depending where you have installed Virtuozzo.
After opening this file, you must locate the following code:
<backup>
<default>
<type>inc</type>
</default>
</backup>
Change this value from Inc to Full :
<backup>
<default>
<type>full</type>
</default>
</backup>
Save vzcpcon.conf file and restart the Service VE. To restart the SVE through the Command Line Interface (CLI), you would do the following:
vzctl restart 1 Note: This setting is global and applies to all VE’s.
Keywords: vzpp internal backup full