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] overwriting config files on re-install, and vif's

To: James Harper <james.harper@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] overwriting config files on re-install, and vif's
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Wed, 21 Dec 2005 10:30:39 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 21 Dec 2005 10:33:33 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77DAF02E3@xxxxxxxxxxxxxxxxxxxxxxx>
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: <AEC6C66638C05B468B556EA548C1A77DAF02E3@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Wed, Dec 21, 2005 at 05:50:42PM +1100, James Harper wrote:

> Also, I now seem to have the following interfaces hanging around, even
> before I create any domains:
> 
> 2: vif0.0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
>     link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff
> 3: veth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
>     link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
>
> [etc]
> 
> Are they really necessary? Are they cruft from xen remembering vif's
> created from time gone by, or created automatically?

They are the 8 netback-loopback interface pairs.  These are used to connect
dom0's virtual ethernet through a bridge (or whatever) and then out through
the physical ethernet interface.  8 interfaces allows you 8 physical NICs.  If
you want to reduce this number, it's the parameter nloopbacks to our loopback
module (see drivers/xen/netback/loopback.c.  They aren't doing any harm though,
so I'd not worry about it.

Ewan.

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