[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Debian Etch: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
- To: "Dan Goscomb" <dgoscomb@xxxxxxxxxxxxx>
- From: "trilok nuwal" <tc.nuwal@xxxxxxxxx>
- Date: Fri, 24 Aug 2007 19:54:21 +0530
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 24 Aug 2007 07:24:59 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=dFXCwRGQ3Ax54QqdKItKAksYsA2DawzbuUIJiYbb3gopitpEfXlM6yXrXy3wHluNnIsusSQD326J1iULh54fpOeOyeFc0jy7PfwmPCPchElahBWjLlYJtYx0S0U0fjoZ4JdX0CuobMuT+nNlg7J09BBEygYDF8KCSdVjlQ7Lu60=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
you shoud put in yr config file then try.
vif = [ 'bridge=xenbr2' ]
On 8/24/07, Dan Goscomb <dgoscomb@xxxxxxxxxxxxx> wrote:
Hi
The bridges work for some DomU... as I said... the bridge is automatically created:
vps2:~# brctl show bridge
name bridge
id
STP enabled interfaces xenbr2 8000.feffffffffff
no vif0.2 peth2 vif15.0 vif2.0
vif4.0 vif11.0 vif6.0
vif13.0 vif14.0
Config file of one of the DomU:
kernel = '/boot/vmlinuz-2.6.18-4-xen-amd64' ramdisk = '/boot/initrd.img-2.6.18-4-xen-amd64
' memory = '128' root = '/dev/sda1 ro' disk = [ 'phy:vg0/domu-disk,sda1,w', 'phy:vg0/domu-swap,sda2,w' ] name = 'domu' vif = [ 'ip=<IP_ADDRESS>' ]
>on_reboot = 'restart' on_crash = 'restart'
Cheers
Dan
On Fri, 2007-08-24 at 19:45 +0530, trilok nuwal wrote: > better post the config file as well as #ifconfig output in dom0.
> > On 8/24/07, trilok nuwal <tc.nuwal@xxxxxxxxx > wrote: > Did you created bridges in dom0 whtever u r exporting to domU. > > >
> > On 8/24/07, Dan Goscomb <dgoscomb@xxxxxxxxxxxxx> wrote: > Hi All > >
We have an issue whereby after X number (where X can > change) DomU are >
booted, subsequent ones fail with the error message in > the title. > >
Is this a known issue? I have been unable to work out > why that error > message is appearing... > >
Any hints would be appreciated! > > Cheers > > Dan > > >
_______________________________________________ > Xen-users mailing list >
Xen-users@xxxxxxxxxxxxxxxxxxx >
http://lists.xensource.com/xen-users > > >
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|