Hide Forgot
Description of problem: We need to allow ageing to be set in ifcfg-* scripts Version-Release number of selected component (if applicable): RHEL 6.x How reproducible: 100% Steps to Reproduce: Add "AGEING=0" to an ifcfg-* file that is a bridge Actual results: No change in aging value when you run "brctl showstp <bridge>" Expected results: "brctl showstp <bridge>" shows "max age 0.00" Additional info: A recent problem with internal blade switches not forwarding traffic led us to needing to disable ageing completely. This method for manipulating the ageing of the bridge is much preferable to a standalone script executed after the interface is already up. There is an upstream patch for this already: https://git.fedorahosted.org/cgit/initscripts.git/commit/?id=81143a44c2f3b11a7a70a48d909e831c8cd3a79f
https://git.fedorahosted.org/cgit/initscripts.git/commit/?h=rhel6-branch&id=8f22cc19518694e65a0e27fe47bac2960b281a48
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1448.html