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

[Xen-users] order of network interfaces in domU messed up?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] order of network interfaces in domU messed up?
From: Sven Köhler <skoehler@xxxxxx>
Date: Wed, 02 May 2007 21:55:46 +0200
Delivery-date: Wed, 02 May 2007 12:58:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.0 (X11/20070326)
Hi,

until now, i have been using Xen 3.0.2. Now i upgraded to Xen 3.0.4.

Can anybody confirm, that the ordner in the config files for the network
interfaces has not changed?

My config file used to read:
vif = [ 'bridge=xenbr0', 'bridge=xenbr1' ]

So inside the DomU, eth0 was attached to xenbr0 on the host and eth1 was
attached to xenbr1.

Now i upgraded to Xen 3.0.4.
Not it must read:
vif = [ 'bridge=xenbr1', 'bridge=xenbr0' ]


And i'm not even quite sure, that the order of the network-interfaces is
really deterministic. Actually, the old config worked on first try. And
suddently didn't. Then i debugged and now it only works with inverted order.


Any idea, what's going on?


Thanks,
  Sven Köhler

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>