Date: Wed, 18 Feb 1998 15:24:39 +0200 (EET) From: Ruslan Ermilov <ru@ucb.crimea.ua> To: bugs@FreeBSD.ORG Subject: SECURITY CHECK OUTPUT PROBLEMS Message-ID: <199802181324.PAA15098@relay.ucb.crimea.ua>
next in thread | raw e-mail | index | archive | help
Hi! Recently my /usr filesystem has become full, and system message buffer has become fully filled. Now, when new message is appended to this buffer, first N characters in the buffer are disappeared. Initial buffer: ~~~~~~~~~~~~~~ 18200 (uuxqt), uid 66 on /usr: file system full pid 18126 (uuxqt), uid 66 on /usr: file system full pid 18126 (uuxqt), uid 66 on /usr: file system full pid 18178 (uuxqt), uid 66 on /usr: file system full [skipped] pid 14369 (bc), uid 0: exited on signal 3 (core dumped) pid 14374 (bc), uid 0: exited on signal 3 (core dumped) After new messages are appended to the buffer: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 66 on /usr: file system full pid 18126 (uuxqt), uid 66 on /usr: file system full pid 18178 (uuxqt), uid 66 on /usr: file system full [skipped] pid 14369 (bc), uid 0: exited on signal 3 (core dumped) pid 14374 (bc), uid 0: exited on signal 3 (core dumped) fd0: Operation timeout <-- new message fd0c: hard error reading fsbn 0 of 0-3 (No status) <-- new message My tomorrow's kernel log report will be: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ relay kernel log messages: > 66 on /usr: file system full <-- OLD MESSAGE > fd0: Operation timeout > fd0c: hard error reading fsbn 0 of 0-3 (No status) The first line is NOT a "new" log message. Version: FreeBSD 2.2-STABLE (August 1997 version). -- Ruslan A. Ermilov System Administrator ru@ucb.crimea.ua United Commercial Bank +380-652-247647 Simferopol, Crimea 2426679 ICQ Network, UIN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802181324.PAA15098>