*BUG REPORTED* Migration problem with 2.6.18-028stab035 [message #14826] |
Wed, 11 July 2007 12:22 |
draga
Messages: 20 Registered: July 2007
|
Junior Member |
|
|
Hello. As suggested, I've upgraded my kernels to stab035.
Now the problem with online migration is:
root@desktop:~# vzmigrate -r no --keep-dst --online -v 192.168.5.200 2000
OPT:-r
OPT:--keep-dst
OPT:--online
OPT:-v
OPT:192.168.5.200
Starting online migration of VE 2000 on 192.168.5.200
OpenVZ is running...
Loading /etc/vz/vz.conf and /etc/vz/conf/2000.conf files
Check IPs on destination node: 192.168.200.101
Preparing remote node
Copying config file
2000.conf 100% 2043 2.0KB/s 00:00
Warning: too large value for VMGUARPAGES=9223372036854775807:9223372036854775807 was truncated
Saved parameters for VE 2000
Warning: too large value for OOMGUARPAGES=6144:9223372036854775807 was truncated
Warning: too large value for PRIVVMPAGES=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for PHYSPAGES=0:9223372036854775807 was truncated
Creating remote VE root dir
Creating remote VE private dir
VZ disk quota disabled -- skipping quota migration
Syncing private
Live migrating VE
Suspending VE
Setting up checkpoint...
suspend...
get context...
Checkpointing completed succesfully
Dumping VE
Setting up checkpoint...
join context..
dump...
Can not dump VE: Device or resource busy
unsupported netdevice tun0
Checkpointing failed
Error: Failed to dump VE
Resuming...
-.-.-.-.-.-.
so it seems I have a different kind of problem now.
tun device has been loaded on both the HNs.
Any suggestion?
Thank you!
[Updated on: Thu, 12 July 2007 04:30] by Moderator Report message to a moderator
|
|
|
|
|
Re: Migration problem with 2.6.18-028stab035 [message #14854 is a reply to message #14839] |
Wed, 11 July 2007 22:11 |
draga
Messages: 20 Registered: July 2007
|
Junior Member |
|
|
Well, partially solved: the machine performs a "vzctl exec veid /etc/init.d/openvpn stop" before the dump and a "start" before resuming. It works and the machine migrates.
The problem is that all the vpn connections are truncated (that means nearly all the VE's connections) but it's better than nothing.
Even if I don't think I'll use the online migration too much for my slow channel migrations: moving 500+ MB of ram is quite slow and you can avoid any advantage. I've tried passing a "-C" to ssh and things go better but it's still rather slow while it's good in LAN (also with wireless).
But I still hope to see tun support in online migration!
[Updated on: Wed, 11 July 2007 22:12] Report message to a moderator
|
|
|
|
|
|