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] Bridged networking not working as expected

To: "Rustedt, Florian" <Florian.Rustedt@xxxxxxxxxxx>
Subject: Re: [Xen-users] Bridged networking not working as expected
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Wed, 12 Nov 2008 07:13:31 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 12 Nov 2008 04:14:18 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Cfx7bZnUtg/lLPzE9z6pv0wJ1V0B1INolgGjqpHDTSg=; b=EvZfOskwmxBXJ9C+A91+NA5uFNMuOowDl6m2xF4cP1qi0KcAZQEicZNqGz9ZCV1jKa 1kjj5Rzb3U1n/zwXx0zATfz0ukk13IcB0tzvxBIupkcRvIsztL1CLpCoGSGmLbY89DtG WIypZ7CaX5K0/SGenZhs9oWrtk0+YM0LOhaxg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=DjYQiX7bHYkCh973v/wJHjedLurj5jfHRq7QhkwjXAhhv0plEU5H8HLxGK2u2PAlM4 VErqENq2bMSp8gy2GMbbRy3+ddl8s6Py99gGt6haJU2/uXWff7A63gVFqXYmtPuUoeVu D0S6wP6PJsuPS9WUxqRpAfX6eVSEMRuPgqnpY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <152CD2A019ABF542B87AFDC5010DFBEE231802@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <152CD2A019ABF542B87AFDC5010DFBEE231802@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Nov 12, 2008 at 5:38 AM, Rustedt, Florian
<Florian.Rustedt@xxxxxxxxxxx> wrote:
> Hello list,
>
> I am trying to connect 16 machines. I changed the loopback-values to
> 255.
>
> If i now start all machines and try networking, about the half couldn't
> connect the internet but get an IP and can ping the dom0. So i decided
> to seperate them into 4 bridges, so vm 0-3 are on bridge "cluster0", 4-7
> are on "cluster1" and so on...
>
> For that, i changed my xend-config.sxp:
> #(network-script network-bridge)
> (network-script network-bridge bridge=cluster0 vifnum=0)
> (network-script network-bridge bridge=cluster1 vifnum=1)
> (network-script network-bridge bridge=cluster2 vifnum=2)
> (network-script network-bridge bridge=cluster3 vifnum=3)
>
> But this didn't work. Restart of xend did no error-messages, but neither
> did install four bridges. If i add "bridge=cluster0" to a virtual
> machine and start it, i get the error that the bridge is missing.
>
> So there are two main questions for me:
>
> 1. WHY is bridged networking only working for half of the vms'?

Did you try this option specifically:
http://wiki.xensource.com/xenwiki/XenFaq#head-f904c830a208c4f3ed6d77acdf9fe5c323c4d43e

> 2. What's the fault in my "bridge-multiply"-config?

Does this explanation help?
http://wiki.xensource.com/xenwiki/XenNetworking#head-7b845eda5e0154fecb98165adbd774f6168119d1

Cheers,
Todd

-- 
Todd Deshane
http://todddeshane.net
http://runningxen.com

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

<Prev in Thread] Current Thread [Next in Thread>