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 error: Error: Device 769 (vbd) could not be connected. B

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen error: Error: Device 769 (vbd) could not be connected. Backend device not found.
From: "Frank Church" <voipfc@xxxxxxxxxxxxxx>
Date: Sun, 25 Mar 2007 21:08:31 +0100
Delivery-date: Sun, 25 Mar 2007 13:07:34 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=E7dIBFm2yny31kK6eZBFHm+rbEplqOYHZ3RDgHf8qnRrb/tudqJQO3bZNhMVfh5ItrbcWDb5efUJAHfSE+KlhJy8nVSxtjV67jIv5WdfOHRge1/F71lyZZtxu+X8nO1qsXCz8MdUWVNpmb0YsW7ehjBlh02Tmz84PuAd3XZOOVk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ph7UGvsW4xS8eQ+yqFW/03Eucq7YF+QZq9UGByCKTJssDqD6DXmOvUYxuaQgoAgc64qiVzXaf+BLmo9+Btg/8uZLkj4OABql2wpv4fuybuz/vBNf6j34C2AxPjnrwesCnmdvyC6XOIVJ/UifPOyXphm4U1OB8mRnkXmMPdSALio=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Reply-to: voipfc@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
When I try to start a xen instances this is the message I get and
below is the last lines of the log.

What could possible be wrong.

this the relevant sxp file


vm01-config.sxp
==========================================
name="vm01"
kernel="/boot/vmlinuz-2.6.16-1-xen-k7"
root="/dev/hda1"
memory=128
disk=['file:/vserver/images/vm01.img,hda1,w','file:/vserver/images/vm01-swap.img,hda2,w']

# network
vif=[ 'ip=10.0.0.1' ]
dhcp="off"
ip="10.0.0.1"
netmask="255.0.0.0"
gateway="10.0.0.254"
hostname="vm01.def.domain.net"

extra="3"


xend-config.sxp
====================
(xend-relocation-server yes)
(xend-relocation-hosts-allow '^localhost$')
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 128)
(dom0-cpus 0)


xend.log
==================

[2007-03-25 19:41:51 xend] DEBUG (DevController:132) Waiting for devices vif.
[2007-03-25 19:41:51 xend] DEBUG (DevController:138) Waiting for 0.
[2007-03-25 19:41:51 xend] DEBUG (DevController:403)
hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
[2007-03-25 19:41:51 xend] DEBUG (DevController:403)
hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
[2007-03-25 19:41:51 xend] DEBUG (DevController:417) hotplugStatusCallback 1.
[2007-03-25 19:41:51 xend] DEBUG (DevController:132) Waiting for devices usb.
[2007-03-25 19:41:51 xend] DEBUG (DevController:132) Waiting for devices vbd.
[2007-03-25 19:41:51 xend] DEBUG (DevController:138) Waiting for 769.
[2007-03-25 19:41:51 xend] DEBUG (DevController:403)
hotplugStatusCallback
/local/domain/0/backend/vbd/1/769/hotplug-status.
[2007-03-25 19:41:55 xend] DEBUG (DevController:403)
hotplugStatusCallback
/local/domain/0/backend/vbd/1/769/hotplug-status.
[2007-03-25 19:41:55 xend] DEBUG (DevController:417) hotplugStatusCallback 2.
[2007-03-25 19:41:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327)
XendDomainInfo.destroy: domid=1
[2007-03-25 19:41:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335)
XendDomainInfo.destroyDomain(1)

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

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