|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 259] New: Unable to access restored domain
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=259
Summary: Unable to access restored domain
Product: Xen
Version: unstable
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Guest-OS
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: dbarrera@xxxxxxxxxx
CC: hohnbaum@xxxxxxxxxx
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.
Seeing this on a non PAE SLES 9 box, and a PAE enabled FC4 box.
[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.
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 259] New: Unable to access restored domain,
bugzilla-daemon <=
|
|
|
|
|