Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 101566

Summary: setting hwaddr and naming of ethX confuses initscripts
Product: [Retired] Red Hat Linux Beta Reporter: Jeremy Katz <katzj>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: beta1CC: mitr, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-21 20:05:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 97942, 100643    

Description Jeremy Katz 2003-08-04 01:33:20 UTC
If you have HWADDR= in ifcfg-eth[01] and the device for them being eth0 and eth1
respectively, things get confused (complaints about device already existing) if
the modules are loaded such that the device you want to be eth0 is currently
eth1 and vice versa.

Comment 1 Bill Nottingham 2003-08-08 02:30:34 UTC
Fixed, will be in 7.29-1.

Comment 2 Jeremy Katz 2003-10-21 20:05:09 UTC
Fix works for me.