Re: [CentOS] eth enumeration order

2011-09-20 Thread Robert Spangler
On Tuesday 20 September 2011 04:10, the following was written: > On 19.09.2011 23:48, Robert Spangler wrote: > > On Monday 19 September 2011 11:04, the following was written: > >> So > >> How do you specifiy the order in which NICs are enumerated? > >> or at least how to tell centos

Re: [CentOS] eth enumeration order

2011-09-20 Thread m . roth
Volker Poplawski wrote: > On 19.09.2011 23:48, Robert Spangler wrote: >> On Monday 19 September 2011 11:04, the following was written: >> >>> So >>> How do you specifiy the order in which NICs are enumerated? >>> or at least how to tell centos to stop messing with the >>> 70-persistent-

Re: [CentOS] eth enumeration order

2011-09-20 Thread Volker Poplawski
On 19.09.2011 23:48, Robert Spangler wrote: > On Monday 19 September 2011 11:04, the following was written: > >> So >> How do you specifiy the order in which NICs are enumerated? >> or at least how to tell centos to stop messing with the >> 70-persistent-net.rules? > > Add the hardware

Re: [CentOS] eth enumeration order

2011-09-19 Thread Robert Spangler
On Monday 19 September 2011 11:04, the following was written: > So > How do you specifiy the order in which NICs are enumerated? > or at least how to tell centos to stop messing with the > 70-persistent-net.rules? Add the hardware addresses to their ifcfg-eth# files. HWADDR=xx:xx:xx:xx:x

[CentOS] eth enumeration order

2011-09-19 Thread Volker Poplawski
I have installed Centos 6 on a server with two NICs. It so happens that the NIC with the lower ARP adr is assigned 'eth1' and the NIC with the higher ARP 'eth0'. (Not sure if this a bug but it is at least inconvenient) I have modified the udev rules in /etc/udev/rules.d/70-persistent-net.rules b