All of lore.kernel.org
 help / color / mirror / Atom feed
From: David F Barrera <dfbp@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: Unable to access restored domain
Date: Fri, 23 Sep 2005 14:36:05 -0500	[thread overview]
Message-ID: <43345925.1030004@us.ibm.com> (raw)

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.

                 reply	other threads:[~2005-09-23 19:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43345925.1030004@us.ibm.com \
    --to=dfbp@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.