[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Live migration
On 05/13/2010 09:46 AM, alex wrote: > Hi everyone. Any have live migration? > xm migrate -l -p 8002 vps01002 *.*.64.163 > Error: (107, 'Transport endpoint is not connected') <snip> > (xend-unix-server yes) > (xend-unix-path /var/lib/xend/xend-socket) > (xend-relocation-server yes) > (xend-relocation-port 8002) > (xend-relocation-address '') > (xend-relocation-hosts-allow '') 3 things. First, do you have a relocation address (the ip where xend listens for migrations) set on the target host? Second, make sure you allow the current dom0 to use the target dom0 in the xend-relocation-hosts-allow directive (ip address, set it on the target dom0). Third, make sure iptables isn't blocking port 8002 on both hosts. Jamon _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |