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-devel

Re: [Xen-devel] BUG: [?] host-only networking under HVM is broken with c

To: "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] BUG: [?] host-only networking under HVM is broken with custom script
From: "Ray Barnes" <tical.net@xxxxxxxxx>
Date: Mon, 2 Jun 2008 03:46:48 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 02 Jun 2008 00:47:10 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=JQUevDw9vAgcmb1WiRve6bJwi5T28fCfVXKbRZp/t5A=; b=XXkuas0uRo1VQm3vJpjat1WCJDpEMe3IpfZ1OYVOyMWZVgeA9wXSBJshGnTrbqQ3IAAMAkzB/Qm+dzwR/tyNlGlvm/gFA2OAz8HNedojEasx/Zy0t4G5tYm7+OsH2ftnYMeSA/mDi/FvpFeTPzGfvZ5nD3l+Exc3Vv3sF+p9jsU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hMb3PCthd+CnfpyLX9Hkvk3f4VlySROo8VvpV3kRiVOlpksXUok42NqJ7QH6pdEYeUv+VdCy+Lo+HN5YYOCjGjbqav8XK6ixgvH12Ts/AuGHtrK05wNxvBS4JzEzsUhjs0iziHttciUQHiNq/FBLztKNhheKsPVDoUZQ5r7jjp0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C4696066.1950C%keir.fraser@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <afa5bb590806020026o38218e6ere8f69483763f2bc9@xxxxxxxxxxxxxx> <C4696066.1950C%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, Jun 2, 2008 at 3:31 AM, Keir Fraser <keir.fraser@xxxxxxxxxxxxx> wrote:

> It depends what network topology you want. Most people want all VIFs on the
> same bridge shared with a physical network interface.
>
> What does bridge-per-vif let you do that you couldn't do by other means?

I definitely can't have all my VIFs on a bridge with the physical NIC.
 My environment calls for routing IP blocks with the nexthop set to
the IP of the dom0 - this meets operational requirements and allows me
to configure paravirt and HVM domUs similarly.  If I bridged all VIFs
to the physical interface, I'd have to have a Switched Virtual
Interface for each HVM (for portability and other reasons) - this is a
broken methodology.  Many switches (i.e. C3550) run out of gas when
you configure a bunch of SVIs.  And in some cases I don't have
administrative control over the infrastructure in front of the dom0 so
adding SVIs becomes even more cumbersome than normal.  Much easier to
just aggregate and route big blocks of IPs and make the dom0 split
them off every which way.

That's a general overview, but as to your question on why I need
bridge-per-vif, traffic accounting and Layer 2 isolation are good
reasons IMO.

-Ray

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