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] debian domU strange network behaviuor...

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] debian domU strange network behaviuor...
From: Martin Emrich <emme@xxxxxxxxxxxxxx>
Date: Mon, 17 Dec 2007 16:59:28 +0100
Delivery-date: Mon, 17 Dec 2007 08:00:01 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <JT76GK$44F9F5F03CB0CB6EACF5BC11E57B1375@xxxxxxxxx>
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>
References: <JT76GK$44F9F5F03CB0CB6EACF5BC11E57B1375@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (X11/20071022)
Hi!

zava.zava@xxxxxxxxx schrieb:
> Hi I am using debian etch amd64 as dom0 and I am testing debian etch amd64 as 
> domU, with hvm.
> I have strange problems: each time I boot the DomU, the network interface of 
> the domU "grow" of a number; I mean: during installation of domU it's eth0, 
> but then when I reboot it becomes eth1, and the third time I boot the doomU 
> it becomes eth2 and so on.
> Is it normal?
> Is there a way to solve this problem?
> 

See this snippet from my prepare-new-DomU script:

### remove ugly persistent-net-rules from udev:
# debian etch
rm -f /etc/udev/rules.d/z45_persistent-net-generator.rules
rm -f /etc/udev/persistent-net-generator.rules
# ubuntu feisty ff.
rm -f /etc/udev/rules.d/75-persistent-net-generator.rules
rm -f /etc/udev/rules.d/70-persistent-net.rules

What might be nice on a desktop/laptop system with docks, hotplug cards
etc. was very irritating with xen. Alternatively, configure a fixed MAC
address in your domu-config.

Ciao

Martin

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

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