From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 03:34:19 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D85616A400 for ; Tue, 5 Jun 2007 03:34:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 5CA0713C45A for ; Tue, 5 Jun 2007 03:34:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l553YI1S029186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 4 Jun 2007 20:34:19 -0700 X-Auth-Received: from [192.168.10.45] (c-67-166-149-71.hsd1.ca.comcast.net [67.166.149.71]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l553YImT016058 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 4 Jun 2007 20:34:18 -0700 Message-ID: <4664D9BB.6040707@u.washington.edu> Date: Mon, 04 Jun 2007 20:34:19 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: "N. Harrington" References: <854718.51541.qm@web34509.mail.mud.yahoo.com> In-Reply-To: <854718.51541.qm@web34509.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.4.201438 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: questions@freebsd.org Subject: Re: How to solve mysterious system lockups? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 03:34:19 -0000 N. Harrington wrote: > Hello > I have several systems that are used as squid > caching servers. I have some systems that use SCSI > disks and some that use SATA disks. They are > identical in everyway except for the sata vs SCSI > drives. > > At random times, the sata based systems seem to be > freezing. You can ping them and they respond, but you > cannot log in. Nor are any logs processed during that > time. > > I figure it mist be something to do with the disks, > but I am not sure how to solve it. There seems to be > little rhyme or reason. It does not happen necessarily > during busy times. It can happen in the middle of the > night. > > Any pointers in how to track down the cause would be > much appreciated. > > Tyan S2881 Motherboard - 4gigs mem > Using 4 SATA (or scsi) drives > FreeBSD amd64 6.2-STABLE. > > Thanks! > > Nicole > Nicole, What's the driver in use for the SATA and the SCSI drives? -Garrett