|
Re: Failed ot lookup path /proc, vzctl restore not working [message #51596 is a reply to message #51595] |
Tue, 12 August 2014 03:29 |
devonblzx
Messages: 127 Registered: December 2006
|
Senior Member |
|
|
You don't have any data in the /vz/private/204 directory so the server won't be able to load. Checkpointing only saves the memory to the dump, not the hard drive.
It looks like you are just trying to migrate so the easy way is just to use vzmigrate with the --live option which will use checkpointing along with the hard drive transfer.
As for the migration failing, enable verbose so you can see more details as to why it is failing but I would recommend doing this before migrating:
- Remove /vz/private/204 and /vz/root/204
- Remove /etc/vz/conf/204.conf
Then see if it works. I have seen the migration fail quite often when the server data already exists on the destination node.
If a live (online) migration fails, then it is most likely due to processor differences or kernel differences and you'll just have to do an offline migration which will require a couple minutes of downtime depending on how big the virtual server is. The key to having live migration work is using a similar kernel and similar processor.
ByteOnSite President
[Updated on: Tue, 12 August 2014 03:40] Report message to a moderator
|
|
|