<div dir="ltr"><div>Hi All,<br><br>I am trying to test the page server support. Have 2 VM&#39;s, VM-1 and VM-2. <br><br>1) On VM-1, started the page-server using following command<br>./crtools page-server -D /root/download/cpimages --port 23234 &amp;<br>
<br>2) On VM-2, a process is running with PID 8596. Checkpoint this process using following command<br>./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 &amp;&amp; echo OK<br>
<br>3) 10.11.204.130 is ip address of VM-1 &amp; 23234 is port on which page-server is running. <br><br>4) I don&#39;t see all the images are copied on VM-1&#39;s /root/download/cpimages/ dir. Only following is observed<br>
<br>root@VM-1:~/download/cpimages# ls<br>pagemap-31280.img  pagemap-8596.img  pages-65537.img  pages-65538.img<br><br>5) When restore is called on VM-1, does not go thro&#39; because of invertory.img.<br><br>Pls let me know what i am missing here ?<br>
<br></div>Thanks<br>Bhargav<br></div>