|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Suse 10.1 RC3: cannot configure my nics
Hi,
you need to delete all unnecessary lines in
\"/etc/udev/rules.d/30-net_persistent_names.rules\"
The problem is, that Xen generates a new random MAC if the MAC is not
specified in the config file. I assume you started that domain without
the MAC Parameter before.
SuSE adds a new udev-rule for every MAC.
Alternatively you can set the parameter FORCE_PERSISTENT_NAMES in
\"/etc/sysconfig/network/config\" to no and delete the file
\"/etc/udev/rules.d/30-net_persistent_names.rules\".
HTH,
-timo
On Thu, 4 May 2006 10:49:45 +0200 (CEST), Chris Epicier <seuchato@xxxxxxxx>
wrote:
> Hi there
>
> got Suse 10.1 RC3, can boot a domU. The problem is, I
> cannot setup any network inside domU.
>
> System: Athlon, 512M Ram, Dom0 on md0, DomU on LVM
>
> dmesg | grep eth
> netfront: Initialising virtual ethernet driver.
> eth0 renamed to eth5
>
> var/log/messages
> May 4 10:25:58 base ifstatus: eth5
> May 4 10:25:58 base ifstatus: No
> configuration found for eth5
>
> in the config file for the dom I have:
> ...
> vif = [ \'mac=aa:cc:00:00:00:01, bridge=xenbr0\' ]
> ...
> There are no other network relevant settings
>
> I do have a suse 9.3 server with xen 2.07 and various
> domUs running. but the way networks needs to be setup
> in RC3 seems to be different.
>
> Did anyone get a DomU\'s network up in RC3?
>
> greets chris
>
>
>
>
>
>
>
>
> ___________________________________________________________
> Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier
> anmelden: http://mail.yahoo.de
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
--
Timo Benk
PGP Public Key: http://vs241071.vserver.de/timo_benk_gpg_key.asc
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|