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] hopping LAN-IF on Windows Server 2003 DomU

To: "Lockenvitz, Jan (EXT)" <jan.lockenvitz.ext@xxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] hopping LAN-IF on Windows Server 2003 DomU
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Mon, 2 Apr 2007 14:59:57 +0200
Delivery-date: Mon, 02 Apr 2007 05:59:30 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <9A720EE40C925143B9CC537221BDFD74E54051@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/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
Thread-index: Acd1I6sDWWOXQEcNTS6S5TsFMWkJaQAAWzxw
Thread-topic: [Xen-users] hopping LAN-IF on Windows Server 2003 DomU
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Lockenvitz, Jan (EXT)
> Sent: 02 April 2007 13:37
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] hopping LAN-IF on Windows Server 2003 DomU
> 
> Hi all,
> 
> my Dom0: Debian Unstables with 2.6.16.33 - Xen 3.0.4 
> my DomU: HVM Windows Server 2003
> 
> I have 3 different LAN interfaces in my DomU. If I configure 
> them i can
> successfully ping into the different networks. My domain-config for
> these 3 LAN-IF looks like this:
> 
>       vif = [ 'type=ioemu, mac=00:16:3e:62:b3:ae, bridge=xenbr1', \
>               'type=ioemu, mac=00:16:3e:3d:69:67, bridge=xenbr2', \
>               'type=ioemu, mac=00:16:3e:53:64:67, bridge=xenbr3' ]
> 
> My problem is: If i reboot DomU the interfaces inside windows 
> get mixed
> every time. As far as i investigated into this problem, it's because
> xend always assignes them in a different order to the bridges (and not
> in order of config file) and windows identifies it's interfaces in the
> order in which they got created/recognized.
> 
> Does anyone knows how to get xend to create the interfaces in 
> a special
> order, or is there a way to fix this within windows?
> Any other solution is welcome!

That's fixed in 3.0.4-1 (changeset 13137 in 3.0.4 tree). The fix itself
is relatively small, so you should be able to apply it to the
source-code yourself (and it's independent of other fixes in 3.0.4, so
it should apply to your existing source-code without too much fuzz). 

--
Mats

> 
> If you need any logs - tell me.
> 
> Thanx in advance,
> Jan
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 
> 



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

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