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

RE: [Xen-users] Problem creating domU:"Device 2049 (vbd) could not be co

To: "'Rendon, Curtis'" <Curtis.Rendon@xxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Problem creating domU:"Device 2049 (vbd) could not be connected. Hotplug scripts notworking."
From: Fermín Galán Márquez <fermin.galan@xxxxxxx>
Date: Tue, 27 Feb 2007 13:30:32 +0100
Delivery-date: Tue, 27 Feb 2007 04:31:35 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <7986CEFCE5C2954A88BEE2CAB6FAB37401793536@xxxxxxxxxxxxxxxxx>
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
Thread-index: AcdWjcO9dLXBIq1HQJW4SOJyom801gAJHpsgAOynheA=
Dear Curtis,

First of all, thanks for your answer!

>> My name is Fermín Galán. I have started recently to use Xen (so please
>> forgive me in advance if I'm too "newbie" :) and I'm facing my first
>> problems...
>> 
>> I'm trying to create a domU, but I'm getting an error:
>> 
>> tornado:~# xm create test.cfg -c
>> Using config file "/etc/xen/test.cfg".
>> Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
>> working.
>> ...
>
> As a test try commenting out the vif= line in your config file.

Two new facts:

1. I've done what you said (commenting out the vif= line), but the result is
the same :(

2. Sometimes, I get a slightly different error message than the one I
reported originally ("Backend device not found" instead of "Hotplug scripts
not working").

tornado:~# xm create test.cfg -c
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Backend device not found.

The error message type doesn't seem related with the vif= line. In other
words, I've get both of them either commenting or not commenting the vif=
line, although "Backend device not found" seems to be less frequent (see
typescript of the test at the end of the mail).

What is the exact meaning of each one of this error messages? What is the
device number 2049?

Any new piece of information/test ideas is very welcome...

Thanks again!

Best regards,

--------------------
Fermín Galán Márquez
CTTC - Centre Tecnològic de Telecomunicacions de Catalunya
Parc Mediterrani de la Tecnologia, Av. del Canal Olímpic s/n, 08860
Castelldefels, Spain
Room 1.02
Tel : +34 93 645 29 12
Fax : +34 93 645 29 01
Email address: fermin dot galan at cttc dot es

PD. Detail of the test follows:

tornado:~# cat /etc/xen/test.cfg  | grep vif
tornado:~# xm create test.cfg -c ; xm create test.cfg -c ; xm create
test.cfg -c ; xm create test.cfg -c ; xm create test.cfg -c
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Backend device not found.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
tornado:~# vi /etc/xen/test.cfg
tornado:~# cat /etc/xen/test.cfg  | grep vif
#vif  = [ 'mac=00:0C:29:11:22:33, ip=192.168.247.140' ]
tornado:~# xm create test.cfg -c ; xm create test.cfg -c ; xm create
test.cfg -c ; xm create test.cfg -c ; xm create test.cfg -c
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Backend device not found.
Using config file "/etc/xen/test.cfg".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.



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

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