From owner-freebsd-bugs Sat Apr 4 20:10:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA15933 for freebsd-bugs-outgoing; Sat, 4 Apr 1998 20:10:03 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA15913; Sat, 4 Apr 1998 20:10:01 -0800 (PST) (envelope-from gnats) Received: from house.key.net.au (andrew@house.key.net.au [203.35.4.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA15725 for ; Sat, 4 Apr 1998 20:07:00 -0800 (PST) (envelope-from andrew@house.key.net.au) Received: (from andrew@localhost) by house.key.net.au (8.8.8/8.8.8) id OAA09561; Sun, 5 Apr 1998 14:06:29 +1000 (EST) (envelope-from andrew) Message-Id: <199804050406.OAA09561@house.key.net.au> Date: Sun, 5 Apr 1998 14:06:29 +1000 (EST) From: andrew@ugh.net.au Reply-To: andrew@ugh.net.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/6216: syslog breaks then everything else slows to an almost stop Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6216 >Category: bin >Synopsis: syslog breaks then everything else slows to an almost stop >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 4 20:10:01 PST 1998 >Last-Modified: >Originator: Andrew >Organization: UgH! >Release: FreeBSD 2.2.6-BETA i386 >Environment: 2.2.6-BETA as of the 31st March, P133 with 64MB, fairly busy network wise...lots mail and web, also runs a DNS. Has a number of sleeping processes swapped out. >Description: Not usre exactly but the symtoms were: name server (bind8) wasnt responding. Went to investigate. Took ages to get a ssh password prompt. Got in, had a look about. Disk access was normal (not particularly high), plenty of swap space, plenty of disk space, 90% of network bufers were in use. named was running. Tried to su but the su prompt would hang. Used sudo su instead. Looked at a netstat. A number of apparently hung mail connections (big send and receive queues (17K)). I looked at /var/log/messages...nothing had been logged for the past 7 hours (overnight). I tried logger test. Didnt appear in the log file. I tried to kill named to restart it. kill didnt work. I tried several times. It was in Ss state. kill -9 worked :-/. I fried named up again... still no go (it ran ok but didnt log anything or work). I killed off the apparently hung smtp sessions. I hupped syslogd. Tried logger again..still didnt work. I killed syslogd and started it again. One of my logger tests appeared in the log file. named startup messages appeared, named started working, su started working...the box appeared to be back to normal. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message