Your message dated Fri, 13 Jun 2008 01:01:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: [Pkg-sysvinit-devel] Bug#485480: bootlogd doesn't really
mess with fs.file-max!
has caused the Debian Bug report #485480,
regarding bootlogd messes with fs.file-max
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
485480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485480
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sysvinit
Version: 2.86.ds1-55
Severity: grave
--- Please enter the report below this line. ---
sysctl -p seemed to have stopped working on my (mostly) lenny
installation some time ago.
After peppering /lib/lsb/init-functions with lines like
[ -d /proc ] && echo -n "(filemax: `cat /proc/sys/fs/file-max`) "
I found this piece of damning evidence:
[...]
(filemax: 32768) Stopping boot logger: bootlogd (filemax: 8192).
[...]
Please make bootlogd not touch fs.file-max sysctl variable, or at
least not lower it. Userspace breaks in weird ways when there
are not enough fds available.
Regards,
Zoran
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.25-2-686
Debian Release: lenny/sid
990 testing security.debian.org
990 testing debian.iskon.hr
990 testing buildd.emdebian.org
500 ubuntu-doko people.ubuntu.com
500 kernel-dists-trunk kernel-archive.buildserver.net
500 kernel-dists-sid kernel-archive.buildserver.net
500 feisty wine.budgetdedicated.com
50 unstable debian.iskon.hr
50 unstable debian-multimedia.org
50 unstable buildd.emdebian.org
40 experimental debian.iskon.hr
--- Package information. ---
Depends (Version) | Installed
===========================-+-============
libc6 (>= 2.7-1) | 2.7-10
libselinux1 (>= 2.0.59) | 2.0.59-1
libsepol1 (>= 2.0.25) | 2.0.25-1
--- End Message ---
--- Begin Message ---
Version: 2.86.ds1-55
[Zoran Dzelajlija]
> After trying to get a strace, and looking at bootlogd source, I
> realized Linux is a multitasking OS and something else might be
> changing the value at the same time. Turns out the real culprit was
>
> /etc/rcS.d/S75powertweakd
>
> and the daemon just happened to do its deed right at the time
Right. Thank you for letting is know. Good luck getting the issue
fixed.
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---