From owner-freebsd-scsi@FreeBSD.ORG Wed Jun 6 22:57:30 2007 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DAFFE16A468 for ; Wed, 6 Jun 2007 22:57:30 +0000 (UTC) (envelope-from ml@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.freebsd.org (Postfix) with ESMTP id 0F21513C468 for ; Wed, 6 Jun 2007 22:57:28 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu ([151.77.246.248]) (authenticated bits=128) by parrot.aev.net (8.14.0/8.13.8) with ESMTP id l56MkdVO068441 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 7 Jun 2007 00:46:45 +0200 (CEST) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.1/8.13.8) with ESMTP id l56MVJ3F005509; Thu, 7 Jun 2007 00:31:19 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <466735B6.8050903@netfence.it> Date: Thu, 07 Jun 2007 00:31:18 +0200 From: Andrea Venturoli User-Agent: Thunderbird 2.0.0.0 (X11/20070605) MIME-Version: 1.0 To: Scott Long References: <20070606161221.GB31380@schottelius.org> <46672BAD.7010201@samsco.org> In-Reply-To: <46672BAD.7010201@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.61 on 212.31.247.179 Cc: freebsd-scsi@freebsd.org Subject: Re: Hangs with Adaptec 29320 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 22:57:31 -0000 Scott Long wrote: > Nico -telmich- Schottelius wrote: >> Hello! >> >> This same things described in the mails from Andrea Venturoli happens >> on Tue Dec 26 08:36:16 PST 2006 happens here with the Dell SC1425. >> >> Also gmirror, also 39320, but freebsd 6.2. >> >> Did somebody find a solution? Not really, but I stopped experiencing this king of panics. At least, I stopped experiencing them so often. This seemed to happen after I upgraded to the latest 6.2 patchset, enabled DDB, DEBUG_LOCKS, DEBUG_VFS_LOCKS, DIAGNOSTIC, and so on. Lots of LOR and other strangeitudes will show up, but they seem to be mostly harmless. I've still everything configured to try and get some useful dump in case it happens again. BTW, on another machine today I had a crash and started getting panics on each reboot until I jumped in in single user mode and issued an "fsck -y" on a corrupted filesystem; you may want to check. bye av.