After saving an active domain, I attempted to restore it. ''xm list'' shows the domain as active; however, I am unable to access it either via the console or ssh. The interesting thing is I can ping the ''restored'' domain. I am seeing this on both a PAE enabled and non-PAE boxes. [root@x335a ~]# xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 495 0 1 r---- 32.7 vm1 1 511 - 2 -b--- 217.0 [root@x335a ~]# xm save 1 /tmp/vm1-saved [root@x335a ~]# xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 495 0 1 r---- 40.0 [root@x335a ~]# xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 495 0 1 r---- 43.3 vm1 2 510 - 2 ----- 0.3 [root@x335a ~]# xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 495 0 1 r---- 43.4 vm1 2 510 - 2 -b--- 2.0 [root@x335a ~]# xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 495 0 1 r---- 43.6 vm1 2 510 - 2 ----- 3.2 [root@x335a ~]# ssh x335a-vm1 [root@x335a ~]# ping x335a-vm1 PING x335a-vm1.ltc.austin.ibm.com (9.3.192.254) 56(84) bytes of data. 64 bytes from x335a-vm1.ltc.austin.ibm.com (9.3.192.254): icmp_seq=0 ttl=63 time=0.573 ms 64 bytes from x335a-vm1.ltc.austin.ibm.com (9.3.192.254): icmp_seq=1 ttl=63 time=0.629 ms [root@x335a ~]# xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 495 0 1 r---- 46.0 vm1 2 510 - 2 ----- 222.1 [root@x335a ~]# ------------------------------------------------------------------------------------ this is on a SLES 9, non PAE box: lamb22:~ # xm list Name Id Mem(MB) CPU VCPU(s) State Time(s) Domain-0 0 245 0 1 r---- 136.4 vm1 1 0 1 1 ---s- 1805.8 vm1 1 0 1 1 ---s- 1805.8 lamb22:~ # ping lamb22-vm1 PING lamb22-vm1.ltc.austin.ibm.com (9.3.189.203) 56(84) bytes of data. 64 bytes from lamb22-vm1.ltc.austin.ibm.com (9.3.189.203): icmp_seq=1 ttl=63 time=0.673 ms 64 bytes from lamb22-vm1.ltc.austin.ibm.com (9.3.189.203): icmp_seq=2 ttl=63 time=0.705 ms --- lamb22-vm1.ltc.austin.ibm.com ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1011ms rtt min/avg/max/mdev = 0.673/0.689/0.705/0.016 ms lamb22:~ # ssh lamb22-vm1 Notice how ''xm list'' shows vm1 twice. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel