OpenVZ Forum


Home » General » Support » Dump is much faster than restore
Dump is much faster than restore [message #23567] Tue, 20 November 2007 12:39 Go to next message
dagr is currently offline  dagr
Messages: 83
Registered: February 2006
Member
I played around online migration and noticed that

vzctl restore $name --undump --dumpfile img_file takes about 2.5 s (on another host) , whereas

chkpnt $name --dump --dumpfile img_file - only 0.2s .

Is it normal behaviour ? (2.6.18-8.1.15.el5.028stab047.1PAE)
Re: Dump is much faster than restore [message #23625 is a reply to message #23567] Wed, 21 November 2007 09:21 Go to previous message
vaverin is currently offline  vaverin
Messages: 708
Registered: September 2005
Senior Member
IMHO both times are very nice Smile

It may be due follwing reasons:
- chkpnt kills processes, and it is obviously faster than new process creation;
- vzctl restore starts some network configuration on Hardware Node (adds routes for VE IP, send ARP) before undumping.

thank you,
Vasily Averin
Previous Topic: server load problem
Next Topic: Problem with lockedpages failcnt 192, limit 344
Goto Forum:
  


Current Time: Sun Jul 14 06:17:03 GMT 2024

Total time taken to generate the page: 0.02547 seconds