|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen startup takes long time. network-bridge ownership lo
Chris,
Thanks for sharing the workaround.
Anyone else have insight in to fixing this ?
/Jd
--- On Wed, 6/30/10, chris <tknchris@xxxxxxxxx> wrote:
> From: chris <tknchris@xxxxxxxxx>
> Subject: Re: [Xen-users] Xen startup takes long time. network-bridge
> ownership lock
> To: "jd" <jdsw2002@xxxxxxxxx>
> Cc: "XenUsers" <xen-users@xxxxxxxxxxxxxxxxxxx>
> Date: Wednesday, June 30, 2010, 8:25 PM
> I had some problems with bridge
> ownership and aliases on a bridge. I
> ended up doing my bridging outside xen as xen always seemed
> to try to
> get exclusive access to the attached physical interface or
> something
> to that effect. I am using my distro to setup and manage
> the
> networking and it works excellent.
>
> - chris
>
> On Wed, Jun 30, 2010 at 8:59 PM, jd <jdsw2002@xxxxxxxxx>
> wrote:
> > Hi guys
> >
> > I have two nics and have created a custom script to
> create bridge. It is taking long time to bring up the
> interfaces while booting.
> >
> > The platform is SLES 11 SP1.
> >
> >
> > dir=$(dirname "$0")
> > "$dir/network-bridge" "$@" vifnum=0 netdev=eth0
> bridge=xenbr0
> > "$dir/network-bridge" "$@" vifnum=1 netdev=eth1
> bridge=xenbr1
> >
> > ==
> > I put -x in the network-bridge and it seems to be
> waiting for some lock ownership. And this process is
> repeated for both interfaces.
> >
> > log is attached. Any pointers are appreciated.
> >
> > Thanks
> > /Jd
> >
> >
> >
> > _______________________________________________
> > 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
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] Xen startup takes long time. network-bridge ownership lock,
jd <=
|
|
|
|
|