Re: [Users] Live Migration Fails

2007-12-24 Thread Pablo L. Arturi
I could make it work manually, at least to pass chrismast at home :) creating venet0:* devices and running ifup-route venet0. It just make it work. I know the probably better way to fix this would be installing the VE in a new template, but I cound't think of anything I could do wrong regarding on

Re: [Users] Live Migration Fails

2007-12-24 Thread Pablo L. Arturi
Thanks Kirilll, this is the detailed information about the issue: ** After making changes suggested by Thorsten I got the following error: /// VZMIGRATE OUTPUT START /// [EMAIL PROTECTED] ~]# vzmigrate -r no --online --keep-dst -v 10.0.10.251 111 OPT:-r OPT:--o

Re: [Users] Live Migration Fails

2007-12-24 Thread Kirill Korotaev
Can you post output of dmesg here plz? Looks like your installation somehow broken. I can hardly imagine why sed should normally catch SIGSEGV. Maybe it is compiled for some more modern CPU than you use on destinaton machine? Or vice versa - maybe you use ancient distribution in VE? So plz provi

Re: [Users] Live Migration Fails

2007-12-23 Thread Pablo L. Arturi
> > Pablo L. Arturi wrote: > > > Hello guys, does anyone knows why while trying to migrate a VE I get > this > > > error? > > > > > > [EMAIL PROTECTED] ~]# vzmigrate -r no --online --keep-dst -v 10.0.10.251 > 111 > > > OPT:-r > > > OPT:--online > > > OPT:--keep-dst > > > OPT:-v > > > OPT:10.0.10.25

Re: [Users] Live Migration Fails

2007-12-23 Thread Pablo L. Arturi
> Pablo L. Arturi wrote: > > Hello guys, does anyone knows why while trying to migrate a VE I get this > > error? > > > > [EMAIL PROTECTED] ~]# vzmigrate -r no --online --keep-dst -v 10.0.10.251 111 > > OPT:-r > > OPT:--online > > OPT:--keep-dst > > OPT:-v > > OPT:10.0.10.251 > > Starting online mi

Re: [Users] Live Migration Fails

2007-12-22 Thread Thorsten Schifferdecker
Hi Pablo, yep, since the last git commit to vzmigrate (-> http://git.openvz.org/?p=vzctl;a=commitdiff;h=ebd5fb00a4eb0134d7ef4ebfdc0b6ae43d07d8fd ), the extended test command was removed, so change at line 382: if [ $? != 20 && $? != 21 && $? != 0 ]; then to: if [[ $? != 20 && $? != 21 && $?

[Users] Live Migration Fails

2007-12-22 Thread Pablo L. Arturi
Hello guys, does anyone knows why while trying to migrate a VE I get this error? [EMAIL PROTECTED] ~]# vzmigrate -r no --online --keep-dst -v 10.0.10.251 111 OPT:-r OPT:--online OPT:--keep-dst OPT:-v OPT:10.0.10.251 Starting online migration of VE 111 on 10.0.10.251 OpenVZ is running... Loadin

[Users] Live Migration Fails

2007-12-21 Thread Pablo L. Arturi
Hello guys, does anyone knows why while trying to migrate a VE I get this error? 1.. [EMAIL PROTECTED] ~]# vzmigrate -r no --online --keep-dst -v 10.0.10.251 111 b.. OPT:-r c.. OPT:--online d.. OPT:--keep-dst e.. OPT:-v f.. OPT:10.0.10.251 g.. Starting online migration of VE 111 on