All of lore.kernel.org
 help / color / mirror / Atom feed
* Error: Device 0 (vif) could not be connected. (Xen 3.0.1 regression)
@ 2006-02-07 16:10 Philippe Berthault
  2006-02-08 17:21 ` Ewan Mellor
  2006-02-08 17:36 ` [Xen-devel] " Rob Gardner
  0 siblings, 2 replies; 3+ messages in thread
From: Philippe Berthault @ 2006-02-07 16:10 UTC (permalink / raw)
  To: Xen-Devel, Xen-Users

I've compiled and installed the latest Xen release (3.0.1) on my PC.

The previous Xen release, I've used, built on unstable Xen sources on
december 2005, worked very well and with this previous unstable release,
I was able to boot a Linux Knoppix in a Xen domain without any problem.

But with the latest Xen release 3.0.1, the Knoppix boot in a user domain
fails with the following message :
Error: Device 0 (vif) could not be connected. Backend device not found.

My understanding is that the problem comes from Domain-0.
Thanks for your help.

Here an extract of the xend.log file:

2006-02-07 16:38:45 xend] DEBUG (DevController:133) Waiting for devices vif.
[2006-02-07 16:38:45 xend] DEBUG (DevController:139) Waiting for 0.
[2006-02-07 16:38:45 xend] DEBUG (DevController:409) 
hotplugStatusCallback /local/domain/0/backend/vif/4/0/hotplug-status.
[2006-02-07 16:38:45 xend] DEBUG (DevController:409) 
hotplugStatusCallback /local/domain/0/backend/vif/4/0/hotplug-status.
[2006-02-07 16:38:45 xend] DEBUG (DevController:426) 
hotplugStatusCallback 3.
[2006-02-07 16:38:45 xend] ERROR (SrvBase:87) Request wait_for_devices 
failed.
Traceback (most recent call last):
  File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform
    return op_method(op, req)
  File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 72, in 
op_wait_for_devices
    return self.dom.waitForDevices()
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1349, in 
waitForDevices
    self.waitForDevices_(c)
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 977, in 
waitForDevices_
    return self.getDeviceController(deviceClass).waitForDevices()
  File "/usr/lib/python/xen/xend/server/DevController.py", line 135, in 
waitForDevices
    return map(self.waitForDevice, self.deviceIDs())
  File "/usr/lib/python/xen/xend/server/DevController.py", line 151, in 
waitForDevice
    raise VmError("Device %s (%s) could not be connected. "
VmError: Device 0 (vif) could not be connected. Backend device not found.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error: Device 0 (vif) could not be connected. (Xen 3.0.1 regression)
  2006-02-07 16:10 Error: Device 0 (vif) could not be connected. (Xen 3.0.1 regression) Philippe Berthault
@ 2006-02-08 17:21 ` Ewan Mellor
  2006-02-08 17:36 ` [Xen-devel] " Rob Gardner
  1 sibling, 0 replies; 3+ messages in thread
From: Ewan Mellor @ 2006-02-08 17:21 UTC (permalink / raw)
  To: Philippe Berthault; +Cc: Xen-Devel, Xen-Users

On Tue, Feb 07, 2006 at 05:10:01PM +0100, Philippe Berthault wrote:

> I've compiled and installed the latest Xen release (3.0.1) on my PC.
> 
> The previous Xen release, I've used, built on unstable Xen sources on
> december 2005, worked very well and with this previous unstable release,
> I was able to boot a Linux Knoppix in a Xen domain without any problem.
> 
> But with the latest Xen release 3.0.1, the Knoppix boot in a user domain
> fails with the following message :
> Error: Device 0 (vif) could not be connected. Backend device not found.

Could you please use xen-bugtool to attach your logs to a bug, so that I
can take a look?

Thanks,

Ewan.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] Error: Device 0 (vif) could not be connected. (Xen 3.0.1 regression)
  2006-02-07 16:10 Error: Device 0 (vif) could not be connected. (Xen 3.0.1 regression) Philippe Berthault
  2006-02-08 17:21 ` Ewan Mellor
@ 2006-02-08 17:36 ` Rob Gardner
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Gardner @ 2006-02-08 17:36 UTC (permalink / raw)
  To: Philippe Berthault; +Cc: Xen-Devel, Xen-Users

Philippe Berthault wrote:

>
> But with the latest Xen release 3.0.1, the Knoppix boot in a user domain
> fails with the following message :
> Error: Device 0 (vif) could not be connected. Backend device not found.
>

I ran into a very similar sounding problem recently. It turned out that 
the xen tools could not find the bridge utilities. The latest version of 
brctl that I had installed got put into a a directory that wasn't in 
xm's path. So I just copied 'brctl' into /usr/local/sbin or something 
like that. Not sure if your problem is the same, but it's worth checking.

Rob Gardner

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-08 17:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-07 16:10 Error: Device 0 (vif) could not be connected. (Xen 3.0.1 regression) Philippe Berthault
2006-02-08 17:21 ` Ewan Mellor
2006-02-08 17:36 ` [Xen-devel] " Rob Gardner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.