Changes

Jump to: navigation, search
Importing a new version from external source
Second step – dumping VE. At this stage CPT saves the state of processes and global state of VE to an image file. All the process private data needs to be saved: address space, register set, opened files/pipes/sockets, System V IPC structures, current working directory, signal handlers, timers, terminal settings, user identities (uid, gid, etc), process identities (pid, pgrp, sid, etc), rlimit and other data. This stage can be done with:
<pre>vzctl chkpnt VEID --dump --dumpfile <path></pre>
1,433
edits

Navigation menu