Bug 476179

Summary: irqbalance needs networking?
Product: [Fedora] Fedora Reporter: Harald Hoyer <harald>
Component: irqbalanceAssignee: Neil Horman <nhorman>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: nhorman
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: 2008-12-13 14:55:35 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:

Description Harald Hoyer 2008-12-12 09:30:21 UTC
Does irqbalance need networking?

/etc/rc.d/init.d/irqbalance:

# Check that networking is up.
if [ "$NETWORKING" = "no" ]
then
        exit 0
fi

Comment 1 Neil Horman 2008-12-12 11:37:51 UTC
The notion is that if networking is not enabled, that there are no high volume interrupts, and therefore no advantage to irqbalance running, but theres really no reason it can't be removed.  Fixed in rawhide and --12.fc10.  Thanks!

Comment 2 Fedora Update System 2008-12-13 14:55:32 UTC
irqbalance-0.55-12.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.