Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85304 - irqbalance during system init
Summary: irqbalance during system init
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-14 22:39 UTC by Miroslaw Mieszczak
Modified: 2006-02-13 06:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslaw Mieszczak 2005-03-14 22:39:03 UTC
Irqbalance should be called when root filesystem is mounted for r/w.
Now it is called whne root fs is mounted as ro, and the pid cannot be created, therefore irqbalance crash during startup.

Reproducible: Always
Steps to Reproduce:
1.install irqbalance
2.restart system
3.



Expected Results:  
The call of irqbalance should be moved into step after remounting of / as r/w,
(or after mounting of /var fs)
Comment 1 SpanKY gentoo-dev 2005-05-14 14:08:31 UTC
fixed in baselayout-1.11.12
Comment 2 Wolfram Schlich (RETIRED) gentoo-dev 2006-02-13 06:11:04 UTC
Hmm, from what file is irqbalance being started on boot?!
I fail to find the corresponding baselayout file... grepped through /etc and /lib/rcscripts...
Anyway, as there's also a kernel feature that does the same,
I don't think I need this daemon ;)
Comment 3 SpanKY gentoo-dev 2006-02-13 06:55:50 UTC
grep harder, it's in there

if you dont need the userspace app, dont emerge it :P