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 startup takes long time. network-bridge ownership lock

To: XenUsers <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Xen startup takes long time. network-bridge ownership lock
From: jd <jdsw2002@xxxxxxxxx>
Date: Wed, 30 Jun 2010 17:59:14 -0700 (PDT)
Delivery-date: Wed, 30 Jun 2010 18:02:38 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1277945954; bh=YRqEbGkACBt1KVl4EzZde+RzfDpe6MgCyS7geg3HeKM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=LvBDg4vd9pnrHdRROAeWb15fHmrHrCTvTPoa0flh0esk4jbdjTAb7rl/uUI1Geikd9tFn6KYxMj1RZC6crFdRGFJbK+/0wc172T2RXS5xeVNNj91yFOResrhb8f3+RaQJs6bhy86w8URTjgk7hNISlml9iePMBGt0oF81vHZeK4=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=dys0smACueH1kCp3tl5W7JIt9XbiXwoq/kmxIoBwiX+HNzq0hewCyIK8IAV3x4WD/zTMycWeJUyCNYrdlmPMBf0NCAjKM6xFJi4Jz0Cv7141DFt9r6I5H1ia9kP14Xx4YcAL65n+nIB9gJfbPp7fi99ncPjMcvizEXvvayhq8H4=;
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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


      

Attachment: boot.msg
Description: Binary data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>