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-users

[Xen-users] Traceback on xm create "No such process"

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Traceback on xm create "No such process"
From: Matthew Palmer <mpalmer@xxxxxxxxxxx>
Date: Tue, 13 Sep 2005 18:16:04 +1000
Delivery-date: Tue, 13 Sep 2005 08:16:43 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6+20040907i
Running xen-unstable downloaded about 4 hours ago on an amd64 system,
everything seems happy enough until this:

root@host:~# xm create /etc/xen/oscar.xm 
Using config file "/etc/xen/oscar.xm".
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib/python/xen/xm/main.py", line 724, in main
    handle_xend_error(argv[1], args[0], ex)
  File "/usr/lib/python/xen/xm/main.py", line 162, in handle_xend_error
    raise ex
xen.xend.XendProtocol.XendError: (3, 'No such process')

The config file is (in useful part):

----->8------

kernel = "/boot/vmlinuz-2.6.12-xenU"
memory = 512
name = "oscar"
vif = [ 'mac=aa:00:07:6b:22:b4, bridge=xen-br0' ]
disk = [ 'phy:xens/oscar-root,sda1,rw',
         'phy:xens/oscar-swap,sda2,rw' ]
root = "/dev/sda1 ro"

-----8<-----    

Is this likely to be a problem with Xen unstable, or is there something more
generally FUBAR with my config?  I've run a few 2.0 Xen servers before on
x86_32 without a problem, so I'm leaning toward amd64 or unstable breakage,
but it may be a config difference with 3.0 that I've hit.

I've googled and searched the list archives without success.

Help!

- Matt

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>