1,433
edits
Changes
Importing a new version from external source
Second step – waking up processes or killing them if the restore process failed. After CPT wakes up process, it performs necessary operations in our function and continues execution. This stage can be done with:
<pre>vzctl restore VEID --resume</pre>
or
<pre>vzctl restore VEID --kill</pre>
<pre>vzctl restore VEID --resume</pre>
or
<pre>vzctl restore VEID --kill</pre>