[CRIU] Restoring with different PID
Bhargav Bhikkaji
bhargav.ietf at gmail.com
Mon May 6 15:09:43 EDT 2013
Hi All,
A process on VM-1 is running with PID: 26861. Check-pointed this process
using following command
./criu dump -vvvv -D /root/download/test-images/ -o
/root/download/test-images/dump.log -t 26861 -R --shell-job && echo OK
Moved *.img files on to VM-2 and restored them with following command.
./criu restore -vvvv -d -D /root/download/test-images -o
/root/download/test-images/restore.log -t 27397 --shell-job && echo OK
Pls note, tried to restore with different process ID but what is observed
is that *restore* always restores with original process id it was check
pointed with.
Is it possible to change the process id during restore ?
Thanks
Bhargav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130506/5a74bb66/attachment.html>
More information about the CRIU
mailing list