[CRIU] Pager Server support on Version 0.5
Bhargav Bhikkaji
bhargav.ietf at gmail.com
Fri May 3 20:28:31 EDT 2013
Hi All,
I am trying to test the page server support. Have 2 VM's, VM-1 and VM-2.
1) On VM-1, started the page-server using following command
./crtools page-server -D /root/download/cpimages --port 23234 &
2) On VM-2, a process is running with PID 8596. Checkpoint this process
using following command
./crtools dump -vvvv -D /root/download/cpimages -o
/root/download/cpimages/dump.log -t 8596 --page-server --address
10.11.204.130 --port 23234 -R --shell-job && echo OK
3) 10.11.204.130 is ip address of VM-1 & 23234 is port on which page-server
is running.
4) I don't see all the images are copied on VM-1's /root/download/cpimages/
dir. Only following is observed
root at VM-1:~/download/cpimages# ls
pagemap-31280.img pagemap-8596.img pages-65537.img pages-65538.img
5) When restore is called on VM-1, does not go thro' because of
invertory.img.
Pls let me know what i am missing here ?
Thanks
Bhargav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130503/d519a6d1/attachment.html>
More information about the CRIU
mailing list