OpenVZ Forum


Home » General » Support » vzdump how to restore xdelta backup file ?
Re: vzdump how to restore xdelta backup file ? [message #32588 is a reply to message #32543] Mon, 18 August 2008 10:09 Go to previous messageGo to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hello,

1.
vzdump --restore /vz/dump/vzdump-162.tar 163

What is it "vzdump"?

2.
Could you please describe your problem in more detail?
You have several dump files associated with VE 162, haven't you? Do you want to use dump file from 162 VE to restore VE with another number?
I think you could try to do it but you have to create two things for this purpose:
- private are for 163 VE (the same as 162 had during the vzdump-162.xdelta creation)
cp -a /vz/private/162 /vz/private/163

- config file for VE 163
cp /etc/vz/conf/162.conf /etc/vz/conf/163.conf


vzctl restore 163 --dumpfile /vz/dump/vzdump-162.xdelta
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problem compiling Kernel RHEL5 028stab057.2
Next Topic: Strange issue: Vsftpd
Goto Forum:
  


Current Time: Tue Oct 07 11:36:47 GMT 2025

Total time taken to generate the page: 0.37951 seconds