OpenVZ Forum


Home » General » Support » VPS checkpointing problem
VPS checkpointing problem [message #6460] Mon, 18 September 2006 11:01 Go to previous message
dagr is currently offline  dagr
Messages: 83
Registered: February 2006
Member
i tried to play with checkpointing
http://wiki.openvz.org/Checkpointing_and_live_migration

first time i made dump and restore on same host and all was ok.


sudo vzctl start 2
sudo vzctl chkpnt 2 --suspend
sudo vzctl chkpnt 2 --dump --dumpfile /home/dagr/2.dump
sudo vzctl chkpnt 2 --kill
sudo vzctl restore 2 --undump --dumpfile /home/dagr/2.dump
sudo vzctl restore 2 --resume

VPS - was default centos - inside sendmail processes .

after that i entered VPS - run this commands
screen
top -d 1
// then detached ssh client - and after relogining i saw screen and top procceses inside vps - it was ok .
then repeated all above with chkpointing and got at the end

[dagr@mydbtest ~]$ sudo vzctl restore 2 --undump --dumpfile /home/dagr/2.dump
Restoring VPS ...
Starting VPS ...
VPS is mounted
undump...
Adding IP address(es): 192.168.102.2
Setting CPU units: 1000
Error: undump failed: No such file or directory
Restoring failed:
rst_file: -2 48448
rst_files: -2
make_baby: -2
rst_clone_children
VPS start failed
Stopping VPS ...
VPS was stopped
VPS is unmounted


//////////////////////////////////
so the question is - why did it failed ?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to fine tune the server performace
Next Topic: Networking questions
Goto Forum:
  


Current Time: Tue Jul 29 07:56:08 GMT 2025

Total time taken to generate the page: 0.47414 seconds