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 17:17:15 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 27 May 2010 08:20:13 -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=pBwzpdpazg9NVINE6X6jtOZVvR6++RfxLM86G2yNXzo=; b=Ta2SOzqrh6LUOAhP9YnqhkN3OG4DrkB0nJ0idv5O/Q/CTCftIUfTVY3O0w4o5y4O3P yNlYyEVOkXRcWFXlFD1CI+CIS77l3Zh2CGhhDsusjHDfEvpJpS/JvjPzdjq3SHjOajSW cQIZZlV4WO6MnbOtvwlQplB7y5HA4U6+1oRYc=
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=lSYcziLP4zWpUMrtE7yP+J8TtkLUa7sGoa1JCK3UTqWSGDogCvGjG+DvZr4wdlzdmK XziiILHU5HLAJatrxexsRCWFiWl8SPonj68Hw5g9pY9LKNJDGivazzIUhB4d/rXPxAHn c9yrb/ADzFBqK1v84k0tClzg73wgs/YnOanQI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <566604cca85c71967caa9ad211f0a978.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> <AANLkTilbcfVSs6sAvxzLIUNd-FXkyxl9lki6XOmlbtmi@xxxxxxxxxxxxxx> <AANLkTimVUkXRymKRvaUHPLawbxrWiK4qaF6AG_kWh2Hy@xxxxxxxxxxxxxx> <348d8f0d75241e23b5cf947c0a61fd1f.squirrel@xxxxxxxxxxxxxxxxxxxxxx> <AANLkTikc_I7s-dE1LjVo0ty3YHKHlIP1JLVjkM5iOgCc@xxxxxxxxxxxxxx> <566604cca85c71967caa9ad211f0a978.squirrel@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On 27 May 2010 12:55, Daniel Schmitt <daniel.schmitt@xxxxxxx> wrote:
> Just after removing the claim_lock* lines, I also specified the
> bridge in the file /etc/xen/xend-config.sxp as it follows:
> (network-script 'network-bridge bridge=xenbr0')
I don't know this syntax.
It's described right in the configuration file /etc/xen/xend-config.sxp .
There's an example related to that configuration. So it's correct.
It simply explicitly says what is the bridge interface.

# The bridge is named xenbr0, by default.  To rename the bridge, use
#
# (network-script 'network-bridge bridge=<name>')

 
I do it this way. I made up a script "my-network-bridge" which calls
network-bridge with all my network cards.
Mmmh :/ I've never done that. Actually I don't know anything about that.
 
This is the physical interface located in dom0 which is in the bridge.
Before xen came up it was named eth0. After xen created xenbr0 it gets
renamed to peth0.
I do it the way that if I only want a bridge to interconnect domU's then I
use dummy network interfaces to build up a xenbrX of. Then I have pdummy0.
I don't care about p*-interfaces.
OK, thanks for the information.
 
I also had this kind of bug that the bridge wasn't always upped correctly
after xm startup.
I simply added "ifconfig xenbr0 0.0.0.0 up" to my /etc/conf.d/local.start.
I can try to do it on my system as well but I guess this is not sufficient because of
the fact, the xend daemon could get up earlier. I'm gonna giving a try.

I will let you know.

Thanks a lot,

--
Flavio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users