From owner-freebsd-current@FreeBSD.ORG Wed Oct 26 00:58:14 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10208106566C for ; Wed, 26 Oct 2011 00:58:14 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B740F8FC08 for ; Wed, 26 Oct 2011 00:58:13 +0000 (UTC) Received: by vws11 with SMTP id 11so1547742vws.13 for ; Tue, 25 Oct 2011 17:58:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; bh=UDdF+EIRehsLymbkacGl6CAkIULTxGVr/W3vQap+PNk=; b=oC9K3XRxUUn7mfLB/Gt3Bc7/vzpAvDpJBV97KUy/rvngHIKqr/v/tpolKM3FTYPJTG SjWuiqicyv6GhuwIao89NHpxmOKlfQwVHX8TedxO5LNL416n4QQABmA3ClqbUWP+nZEe Tdanaf3BwEjt4ZbIKP8pmcXr85ZwdlyZtI6/o= Received: by 10.52.74.162 with SMTP id u2mr14869400vdv.69.1319588896008; Tue, 25 Oct 2011 17:28:16 -0700 (PDT) Received: from kan.dyndns.org (c-24-63-226-98.hsd1.ma.comcast.net. [24.63.226.98]) by mx.google.com with ESMTPS id bu10sm1966vdb.3.2011.10.25.17.28.07 (version=SSLv3 cipher=OTHER); Tue, 25 Oct 2011 17:28:09 -0700 (PDT) Date: Tue, 25 Oct 2011 20:27:55 -0400 From: Alexander Kabaev To: "Alexey Shuvaev" Message-ID: <20111025202755.4243ae74@kan.dyndns.org> In-Reply-To: <649509EEAEBA42D4A3DCC1FDF5DA72E5@multiplay.co.uk> References: <20111008201456.GA3529@lexx.ifp.tuwien.ac.at> <20111017190027.GA9873@lexx.ifp.tuwien.ac.at> <20111018131353.GA83797@lexx.ifp.tuwien.ac.at> <649509EEAEBA42D4A3DCC1FDF5DA72E5@multiplay.co.uk> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/2RWuK30BG+OyUpX2_SDnE9k"; protocol="application/pgp-signature" Cc: freebsd-current@freebsd.org Subject: Re: Panics after AHCI timeouts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 00:58:14 -0000 --Sig_/2RWuK30BG+OyUpX2_SDnE9k Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 18 Oct 2011 14:28:07 +0100 "Steven Hartland" wrote: >=20 > ----- Original Message -----=20 > From: "Alexey Shuvaev" > To: > Sent: Tuesday, October 18, 2011 2:13 PM > Subject: Re: Panics after AHCI timeouts >=20 >=20 > > On Tue, Oct 18, 2011 at 06:19:19AM +0800, Adrian Chadd wrote: > > Done, kern/161768. > >=20 > > Question to the list: does anybody see successful recovery from AHCI > > timeout an a recent CURRENT? Recent means June 2011 or newer, so 9.0 > > branch counts also. That is, there are some kernel messages like > > this: > >=20 > > ahcich0: Timeout on slot 29 port 0 > > ahcich0: is 00000000 cs 00000000 ss ffffffff rs ffffffff tfd 40 > > serr 00000000 cmd 0000fc17 > >=20 > > but then AHCI recovers and the system does not panic? >=20 > Not a recent CURRENT but on 8.2-RELEASE we have seen recovery on > secondary ssd drives without a panic, but it does generally > drop the disk and need a power off, power on to recover the > disk properly; although we believe that's a firmware bug on > the ssds >=20 > Regards > Steve >=20 I do see timeouts on one of my Samsung ST3750330A disks and they definitely do not cause any panics. The weird part in my case is that disk then immediately reappears as online and mirror zpool can be rebuilt by just onlining the disk with 'zpool online ' command. It seems to be happening once system has accumulated some uptime. If rebooted, it keeps running for a week or two with no issues, but then timeouts start to happen more or less reliably every single 24 hours. =20 --=20 Alexander Kabaev --Sig_/2RWuK30BG+OyUpX2_SDnE9k Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iD8DBQFOp1QRQ6z1jMm+XZYRAhjTAJ9gDhB2nZrzp0xevvMFb2ZfTfYdnQCeLZg7 tkcPOLKfkT9HtmSvxESxXW8= =ZipY -----END PGP SIGNATURE----- --Sig_/2RWuK30BG+OyUpX2_SDnE9k--