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

Re: [Xen-users] /etc/xen/scripts/network-bridge: line 118: sigerr: comm

To: daniel.schmitt@xxxxxxx
Subject: Re: [Xen-users] /etc/xen/scripts/network-bridge: line 118: sigerr: command not found
From: Flavio <fbcyborg@xxxxxxxxx>
Date: Thu, 27 May 2010 08:52:06 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 26 May 2010 23:55:38 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=H3+Nb8d1sfBT2Tr1oh6Em6uuWPPTwBGP8lEfr06/F6k=; b=KXhtMdS1bkzFSg6bOr6c8yfV8rhAEGpKDN7kvg3NHWV/gqtIe6cZJGCMQtU/7d2fvK zlMz54lKrxGbNeSy3BHXb7ktEUxi2sr5GvNSFodIzGHbBTxEjKqynJaeaEIzr1926vYm E7SHP14mjxyA4ZrIki2meHdTx5ZQmOs03zL1k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=X9BNCXdSQOGg98FXWonb6PniueEaoRzJsmoh99vEPWk9fPc2StndMAgziLOA+yFlAi ZzQnF8Ql4RV4pgmn/6WDU03GmaanhqNskQvQp67wtN0Su6w3FnW0YwtLDs46Y/P7WxlW 3Hpe8W71SdeRCqB/kWj++WJiI5LZhxuDXIKKI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <537a33436517066504a9979d7e8e0aa3.squirrel@xxxxxxxxxxxxxxxxxxxxxx>
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>
References: <537a33436517066504a9979d7e8e0aa3.squirrel@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 27 May 2010 08:32, Daniel Schmitt <daniel.schmitt@xxxxxxx> wrote:
I had the same problem on my gentoo xen 4.0 2.6.32 machine.

It happens because the locking did not work in the network scripts of
gentoo. I removed the locking from them and then it worked.

When the locking was used, it waited for 100 times to get it, failed and
then in the line where the default gateway for the xenbr0 was installed
the "ip" command was called with "sigerr" instead of the default gateway
extracted previously by the ip route command on the original network
interface.

For me, removing of locking in /etc/xen/scripts/network-bridge helped.
Thank you Daniel,

as far as I understand there's something "wrong" in the  /etc/xen/scripts/network-bridge,
but what, exactly? What do you mean when you say "removing the lock"?
What should I do exactly?

I saw there is a line like this:
claim_lock "network-bridge"
and another like this:
release_lock "network-bridge"
in two functions.

Should they be removed?
--
Flavio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users