cluster +openvz live migration

copymaster

Member
Nov 25, 2009
183
0
16
hi
i have a cluster with several nodes and on one of these nodes there's running a Postgres DB container and a WIKI container

when i try to migrate this containers "online" i get following error:
Code:
/usr/bin/ssh -t -t -n -o BatchMode=yes 192.168.0.72 /usr/sbin/vzmigrate --online 192.168.0.70 108
OPT:--online 
OPT:192.168.0.70 
Starting online migration of CT 108 to 192.168.0.70 
Preparing remote node 
Initializing remote quota 
Syncing private 
Live migrating container... 
Error:  Failed to dump container 
Connection to 192.168.0.72 closed. 
VM 108 migration failed -


unfortunately there's no logentry within /var/log/
Is there a separate logfile?
 
hi
i have a cluster with several nodes and on one of these nodes there's running a Postgres DB container and a WIKI container

when i try to migrate this containers "online" i get following error:
Code:
/usr/bin/ssh -t -t -n -o BatchMode=yes 192.168.0.72 /usr/sbin/vzmigrate --online 192.168.0.70 108
OPT:--online 
OPT:192.168.0.70 
Starting online migration of CT 108 to 192.168.0.70 
Preparing remote node 
Initializing remote quota 
Syncing private 
Live migrating container... 
Error:  Failed to dump container 
Connection to 192.168.0.72 closed. 
VM 108 migration failed -
unfortunately there's no logentry within /var/log/
Is there a separate logfile?

using 2.6.18 kernel (stable openvz) should help.