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] xen-unstable: (vbd) could not be connected

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen-unstable: (vbd) could not be connected
From: "Eric S. Johansson" <esj@xxxxxxxxxx>
Date: Sun, 04 Dec 2005 13:16:18 -0500
Delivery-date: Sun, 04 Dec 2005 19:15:25 +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: Thunderbird 1.5 (Windows/20051025)
root@xeno:~# xm create xm-xen0 -c
Using config file "/etc/xen/xm-xen0".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working.

am trying to build a ubuntu domU. I follow the instructions in the wiki ( http://wiki.xensource.com/xenwiki/UbuntuHoaryHowTo ) and I get this message about hot plug strips not working. The primary difference is that I'm using xen unstable and the disks are all file based.

disk = [ 'file:/home/esj/xen,sda1,w',
         'file:/var/xen/swap/xen0,sda2,w' ]

one thing I noticed was that the constructed it did not have any of the kernel modules for domU so I copied them from the /usr/lib/modules/2.6.12.6-xenU directory on dom0

I suspect the real problem lies with the domU image production process. So, suggestions would be most appreciated.

--- eric

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen-unstable: (vbd) could not be connected, Eric S. Johansson <=