Bug 471831 - The assignment of ethernet ports and the corresponding eth configuration files randomly changes after reboot!
Summary: The assignment of ethernet ports and the corresponding eth configuration file...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: initscripts
Version: 5.2
Hardware: i686
OS: Linux
medium
high
Target Milestone: rc
: ---
Assignee: initscripts Maintenance Team
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-17 02:49 UTC by Jacky Luk
Modified: 2008-11-17 15:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-17 15:36:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
The configuration files of the bondings (782 bytes, application/x-gzip)
2008-11-17 02:49 UTC, Jacky Luk
no flags Details

Description Jacky Luk 2008-11-17 02:49:03 UTC
Created attachment 323734 [details]
The configuration files of the bondings

Description of problem:
I have installed the RHEL 5.2 in a server and this server contains 3 network interface cards (Totally 6 ethernet ports). I have set those 6 ethernet ports to form 3 bondings. However, I have found that there is a strange behaviour in the OS. When I reboot the OS, the assignment of ethernet ports to the corresponding eth configuration files are randomly changed. For example, I have assigned eth0 for ethernet port 1 and then eth0 would be assigned to other ethernet ports when I reboot the OS. I have reboot the OS for 8 times and found that there are 3 times to encounter this problem.
 
Version-Release number of selected component (if applicable):

How reproducible:
Install extra network cards. Set the related configuration files for the bondings. Just reboot the OS for several times to test.

Steps to Reproduce:
1. Install the extra network cards and their related drivers.
2. Change the content in /etc/modprobe.conf to form bondings.
3. Set the network configuration files for the bondings in /etc/sysconfig/network-scripts
4. Just reboot the system for several times to test.
  
Actual results:
The assignment sometimes is wrong after the reboot.

Expected results:
The assignment must be correct for every reboot.

Additional info:
I have tried to set and save the assignment of ethernet ports to the specific eth configuration files in the GNOME GUI environment, but the assignment is still randomly changed after the reboot. All the related configuration files are included in the attachment.

Comment 1 Bill Nottingham 2008-11-17 15:36:32 UTC
You need proper HWADDR= lines in your ifcfg files (or udev rules) - otherwise there's nothing to tie particular device names to devices.


Note You need to log in before you can comment on or make changes to this bug.