From owner-freebsd-i386@FreeBSD.ORG Mon Mar 12 11:00:12 2007 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC04116A403 for ; Mon, 12 Mar 2007 11:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id ADF3913C469 for ; Mon, 12 Mar 2007 11:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2CB0C4r063829 for ; Mon, 12 Mar 2007 11:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2CB0CIl063825; Mon, 12 Mar 2007 11:00:12 GMT (envelope-from gnats) Resent-Date: Mon, 12 Mar 2007 11:00:12 GMT Resent-Message-Id: <200703121100.l2CB0CIl063825@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiko Weber Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 570E216A400 for ; Mon, 12 Mar 2007 10:53:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 327CE13C44B for ; Mon, 12 Mar 2007 10:53:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2CAr8iA008802 for ; Mon, 12 Mar 2007 10:53:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2CAr8bs008801; Mon, 12 Mar 2007 10:53:08 GMT (envelope-from nobody) Message-Id: <200703121053.l2CAr8bs008801@www.freebsd.org> Date: Mon, 12 Mar 2007 10:53:08 GMT From: Heiko Weber To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: i386/110214: FreeBSD 6.2 freezes on SSH activitiy caused by nagios X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2007 11:00:12 -0000 >Number: 110214 >Category: i386 >Synopsis: FreeBSD 6.2 freezes on SSH activitiy caused by nagios >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 12 11:00:11 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Heiko Weber >Release: FreeBSD 6.2 >Organization: Wecos >Environment: FreeBSD xxx 6.2-STABLE FreeBSD 6.2-STABLE #2: Sat Feb 3 00:42:07 CET 2007 heiko@wecos.de:/usr/obj/usr/src/sys/SINIX i386 >Description: We have a dual xeon machine running apache webserver and mysql database. This machine is monitored from a linux machine with nagios. Recently we updated from FreeBSD 6.1 to 6.2. Since then we noticed some "system freezes", the FreeBSD box is unusable for 1-2 minutes, sometimes up to 10-15 minutes. During this freeze, even to console input there is no response. Commands typed on console are executed later as if the freeze holds for two seconds to continue with normal operation, and then continue to freeze. The first time I noticed such a freeze, it went away ~5 minutes. But the last two freeze were so heavy I rebooted after ~15 minutes the system. After reboot the machine runs fine for about 1-2 weeks. Two things which I notice, are new to 6.2: 1) after reboot sometimes the system show the following message in daily log: +collecting pv entries -- suggest increasing PMAP_SHPGPERPROC but not 5 times, as I remember I would say: 2nd day, 5th day. 10th day. 2) At the day the system freezes there are some of Mar 9 12:04:00 www nrpe[81935]: Error: Could not complete SSL handshake. 5 Mar 9 12:04:00 www nrpe[81938]: Error: Could not complete SSL handshake. 5 Mar 9 12:05:33 www nrpe[81958]: Error: Could not complete SSL handshake. 5 Mar 9 12:05:33 www nrpe[81951]: Error: Could not complete SSL handshake. 5 Mar 9 12:05:33 www nrpe[81966]: Error: Could not complete SSL handshake. 5 Mar 9 12:05:33 www nrpe[81968]: Error: Could not complete SSL handshake. 5 Mar 9 12:06:42 www nrpe[81984]: Error: Could not complete SSL handshake. 5 Mar 9 12:06:42 www nrpe[81992]: Error: Could not complete SSL handshake. 5 Mar 9 12:06:42 www nrpe[81996]: Error: Could not complete SSL handshake. 5 Mar 9 12:06:43 www nrpe[81994]: Error: Could not complete SSL handshake. 5 but only on "freeze" days, not before - other days nagios works weel and quickly reports any problems on the machine (if a monitored service shutdowns). For now, I disabled nagios on the linux machine and stop monitoring - but I am asking myself if that problem can be used to attack a freebsd machine from the outside ? Any hints or advice would be great. Heiko >How-To-Repeat: Wait two weeks :-) >Fix: >Release-Note: >Audit-Trail: >Unformatted: