WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] xm list

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xm list
From: "Michael Richardson" <mcr@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 14 Feb 2006 17:04:58 -0500
Delivery-date: Wed, 15 Feb 2006 10:41:03 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I typed "reboot" in a domU.
It shutdown, but didn't reboot.

I then exited the console, and did "xm destroy ns2"


trout-[/etc/xen] root 30 #xm destroy ns2  
Error: Internal server error

trout-[/etc/xen] root 31 #xm create -c ns2
Using config file "ns2".
Going to boot Fedora Core (2.6.15-1.43_FC5guest)
  kernel: /vmlinuz-2.6.15-1.43_FC5guest
  initrd: /initrd-2.6.15-1.43_FC5guest.img
Error: Error creating domain: VM name 'ns2' already in use by domain 12

trout-[/etc/xen] root 33 #xm list
Unexpected error: xen.xend.XendProtocol.XendError

Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 906, in main
    rc = cmd(args)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 356, in xm_list
    doms = getDomains(params)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 332, in 
getDomains
    return server.xend_list_domains()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendClient.py", line 200, in 
xend_list_domains
    return self.xendGet(self.domainurl(), {'detail': '1'})
  File "/usr/lib/python2.4/site-packages/xen/xend/XendClient.py", line 150, in 
xendGet
    return self.client.xendGet(url, args)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py", line 92, in 
xendGet
    return self.xendRequest(url, "GET", args)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py", line 182, 
in xendRequest
    resp.reason)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py", line 112, 
in handleStatus
    return self.handleException(XendError(message))
  File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py", line 138, 
in handleException
    raise err
xen.xend.XendProtocol.XendError: Internal server error
zsh: 7087 exit 1     xm list

(Submitted to bugzilla.redhat.com: # 181547 )

I can't start any new Xen.
I rebooted. I'm not on this list, just following instructions.

I got many complaints on the serial console as it rebooted.

dom0 and guests are all FC5-test2.

- -- 
]       ON HUMILITY: to err is human. To moo, bovine.           |  firewalls  [
]   Michael Richardson,    Xelerance Corporation, Ottawa, ON    |net architect[
] mcr@xxxxxxxxxxxxx      http://www.sandelman.ottawa.on.ca/mcr/ |device driver[
] panic("Just another Debian GNU/Linux using, kernel hacking, security guy"); [
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Finger me for keys

iQEVAwUBQ/JUB4CLcPvd0N1lAQKIgwf9ESPXdaT3ZZiWjwljNBXkqDkBWLDALiy3
R118quwTYCXSObduKY0yLpMMl0601DcZ8BTIZutVngydEgQZMlWQuYbZC/SXPGZ2
pwZ0Oq1fV1pv4oaMOpnRALG5/0l94PrEPdDs8ZmoUWUXs/EK831aKClDlW+MIUxW
Anxzh1/00dFLqJZkydqXWIQbAellt8znAIll1NIfYI/jZYQCrLEgJrE23JZE7dyq
3g+j2VawlGmNJPnWG3LLvZoTmEtLv8FxlX260iIICzXDTLqDoukAuazJ9wCdPQgy
amdAt/Uu+n5l1tZFVEI/HGXN7eIoXV8d00j9EfhpKWmkWeoWRZzGsA==
=izxT
-----END PGP SIGNATURE-----

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] xm list, Michael Richardson <=