[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] xm migrate - Error: can't connect: [Errno 111] Connection refused
When I attempt to migrate a VM from one host to another (sles-xen-2 -> sles-xen-1) I get the error message: > sles-xen-2:~ # xm migrate --live SLES-11-SP2-1 192.168.1.3 > Error: can't connect: [Errno 111] Connection refused > ... What might be the problem? FWIW: I've already verified that iptables rules have been cleared and that xend does not have any ports open on the recieving host: > sles-xen-1:~ # ifconfig bond0 > bond0 Link encap:Ethernet HWaddr 00:30:48:87:22:C8 > inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0 > ... > UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1 > > sles-xen-1:~ # iptables -L > Chain INPUT (policy ACCEPT) > target prot opt source destination > > Chain FORWARD (policy ACCEPT) > target prot opt source destination > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > > sles-xen-1:~ # netstat -tanp | grep xen > Eric Pretorious Truckee, CA _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |