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] Error when create a new virtual server

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error when create a new virtual server
From: John Berrocal <johnstevebh@xxxxxxxxx>
Date: Mon, 22 Mar 2010 11:37:03 -0430
Delivery-date: Mon, 22 Mar 2010 09:09:56 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=dCpMVvro1mEtFFQV302wPQc56f+cxDNlRgFRbqDxLS0=; b=mdWcTB/H7LD7c2lH27QsNEvB7oD7kZZR2WAahMml7LX8bI4zBqbGWhDeTK7paReXyO 5gAhGPKBF2hPC9/JmkFNxE+JugaxKhmsg9UOqW7jdAVBvsvUN+HcbeydpYH8tEj85kEc zAVX7Y6zspzyDT9GboDYB4wKkbupPwAvgjtnA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CpBmpp+YCwRksUnwzYK3/nBiV+3pwZ2cOrIIPqbCBlSTAW3y2RvwGvP0h0YT1cW+oP ezJTr6faFOhQQ+By35vFGB/VnEzPj9HJWAOc9cgqsk/a+USYz+lks9hQ15xBMKpxLF+E fTjPaeRVdB27hMya/0d01Xc51z/k83s+HBZok=
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am trying to create a new virtual server ussing Virt-manager in a Centos 5.4 Server. Actually I created 4 doms, and all are running normally.
But now when I was creating this new virtual computer I got this error:
------------------
[2010-03-22 11:27:58 xend 5565] ERROR (SrvBase:88) Request wait_for_devices failed.
Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/xen/web/SrvBase.py", line 85, in perform
    return op_method(op, req)
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDomain.py", line 72, in op_wait_for_devices
    return self.dom.waitForDevices()
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 2320, in waitForDevices
    self.waitForDevices_(c)
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1419, in waitForDevices_
    return self.getDeviceController(deviceClass).waitForDevices()
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/DevController.py", line 160, in waitForDevices
    return map(self.waitForDevice, self.deviceIDs())
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/DevController.py", line 181, in waitForDevice
    raise VmError("Device %s (%s) could not be connected. "
VmError: Device 5632 (vbd) could not be connected. Failed to find an unused loop device
--------------------

I already made a research on google and checked some comments about it, I didn't try yet, but If anybody has some idea how to fix it, I will appreciate so much.
Thanks in advance.

--
John S. Berrocal


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