Bug 119430 - ethtool opts should be honored on bonding slaves
Summary: ethtool opts should be honored on bonding slaves
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks: FC2Target
TreeView+ depends on / blocked
 
Reported: 2004-03-30 13:41 UTC by Hrunting Johnson
Modified: 2014-03-17 02:43 UTC (History)
1 user (show)

Fixed In Version: 7.51-1
Clone Of:
Environment:
Last Closed: 2004-05-04 05:31:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to ifup (584 bytes, patch)
2004-03-30 13:41 UTC, Hrunting Johnson
no flags Details | Diff

Description Hrunting Johnson 2004-03-30 13:41:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6)
Gecko/20040206 Firefox/0.8

Description of problem:
When bringing up a slave interface, ethtool opts are not honored, so
you can't, for example, hard-set a slave interface to 100Mb/FD.  This
is especially vexing considering that certain kernel drivers
(*cough*e100*cough*) are removing support for modprobe-option-based
settings.

A quick patch is attached which resolves the issue.

Version-Release number of selected component (if applicable):
initscripts-7.46-1

How reproducible:
Always

Steps to Reproduce:
1. create bonding interface with two slaves
2. set ETHTOOL_OPTS in slave ifcfg files
3. ifup interfaces
    

Actual Results:  The slave devices do not have the settings specified
by their ETHTOOL_OPTS lines.

Expected Results:  The slave devices have their ETHTOOL_OPTS settings
applied.

Additional info:

Comment 1 Hrunting Johnson 2004-03-30 13:41:47 UTC
Created attachment 98960 [details]
Patch to ifup

Comment 2 Bill Nottingham 2004-05-04 05:31:11 UTC
Will be added in 7.51-1 - thanks!


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