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] Domain creation error: 'No such file or directory'

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Domain creation error: 'No such file or directory'
From: Michael Musson <musson@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 12 Sep 2005 12:40:24 -0600
Delivery-date: Mon, 12 Sep 2005 18:38:21 +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
All,

I'm using the latest Xen-unstable on a Debian 3.1 system.  I am able to
create a single domain alright with the following command:

xm create  name="vnode20" kernel="/boot/vmlinuz-2.6-xenU" memory=128
disk='file:/root/xen/run/vnode20_deb3.1_1.img,sda1,w'
disk='file:/root/xen/run/vnode20_swap32.swp,sda2,w' root="/dev/sda1 rw"
restart="onreboot"

But any attempt to create a subsequent domains fails with the error:

xm create  name="vnode21" kernel="/boot/vmlinuz-2.6-xenU" memory=128
disk='file:/root/xen/run/vnode21_deb3.1_1.img,sda1,w'
disk='file:/root/xen/run/vnode21_swap32.swp,sda2,w' root="/dev/sda1 rw"
restart="onreboot"
Using config file "/etc/xen/xmdefconfig".
Error: Error creating domain: (2, 'No such file or directory')

(Note that /etc/xen/xmdefconfig is blank as I want to grab all the
parameters from the command line)

Has anyone seen this or know what could be causing the problem?

TIA.

Mike



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

<Prev in Thread] Current Thread [Next in Thread>