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] Re: My 10th virtual machine doesn't start (Luis Raddatz L.)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: My 10th virtual machine doesn't start (Luis Raddatz L.)
From: Thomas <thomas@xxxxxxxxxxxxxxxx>
Date: Fri, 6 Oct 2006 12:38:39 -0500
Delivery-date: Fri, 06 Oct 2006 10:36:44 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E1GVtWa-0007lL-Ln@host-192-168-0-1-bcn-london>
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>
References: <E1GVtWa-0007lL-Ln@host-192-168-0-1-bcn-london>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


   8. My 10th virtual machine doesn't start (Luis Raddatz L.)

There is a maximum number of virtual machines?
Cause my virtual machine number 10, can't start.
This is the error.

[root@pinot4 auto]# xm create vmwin10.hvm
Using config file "vmwin10.hvm".
Error: Device 5632 (vbd) could not be connected. Backend device not found.

When I shutdown any of the other virtual machines, vmwin10 start normally.

Any suggestions?

Thanks
Luis



You are being limited by the amount of loop devices available. Depending on your system, e.g. Centos, add `options loop max_loop=32` to /etc/modprobe.conf and give your dom0 a restart.

It will boot up and generate /dev/loop0-31 rather than the default / dev/loop0-7

Thanks,

Thomas Brenneke
Network Redux, LLC


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

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