From owner-freebsd-stable@FreeBSD.ORG Wed Nov 7 15:36:23 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5149216A417 for ; Wed, 7 Nov 2007 15:36:23 +0000 (UTC) (envelope-from d.komaleev@konliga.ru) Received: from mail.konliga.ru (mail.konliga.ru [195.16.56.98]) by mx1.freebsd.org (Postfix) with ESMTP id CD55013C4C4 for ; Wed, 7 Nov 2007 15:36:22 +0000 (UTC) (envelope-from d.komaleev@konliga.ru) Received: from exch01.konliga.ru ([192.168.1.252]) by mail.konliga.ru with Microsoft SMTPSVC(6.0.3790.0); Wed, 7 Nov 2007 18:33:27 +0300 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 7 Nov 2007 18:33:28 +0300 Message-ID: <2335ED0A1B2A294FACC6EB01EF0965F72EEA22@exch01.konliga.ru> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: System hangs up every day Thread-Index: AcghFjwhMyr7fsONR7eMsjbW9+iLVAAOxEvQ From: =?koi8-r?B?5M3J1NLJyiDrz83BzMXF1w==?= To: X-OriginalArrivalTime: 07 Nov 2007 15:33:27.0531 (UTC) FILETIME=[8AD583B0:01C82153] Subject: RE: System hangs up every day X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2007 15:36:23 -0000 >=20 > > I have written already, that I tried to plug a system HDD=20 > to another sever with the same configuration; on the new=20 > platform the system hanging didn't stop. The RAID controller=20 > remained the same, but it has the own error log and it is clear. >=20 >=20 > > em0: =20 >=20 > :)) >=20 > >> > options MP_WATCHDOG > >> > options SW_WATCHDOG >=20 > Try to compile the GENERIC SMP kernel with all ALTQ options=20 > but without=20 > watchdog options. Maybe this will work.=20 The watchdog options whare turned off initially and the server froze = often. I enabled watchdog in order not to reset my server manually. It works. = :)