From owner-freebsd-stable@FreeBSD.ORG Fri Feb 20 11:21:37 2015 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC637447 for ; Fri, 20 Feb 2015 11:21:37 +0000 (UTC) Received: from babel.karthauser.co.uk (212-13-197-151.karthauser.co.uk [212.13.197.151]) by mx1.freebsd.org (Postfix) with ESMTP id A57A7A24 for ; Fri, 20 Feb 2015 11:21:37 +0000 (UTC) Received: from unnamed-72.karthauser.co.uk (unnamed-72.karthauser.co.uk [90.155.77.72]) (Authenticated sender: joemail@tao.org.uk) by babel.karthauser.co.uk (Postfix) with ESMTPSA id 93C7DC85; Fri, 20 Feb 2015 11:21:36 +0000 (UTC) Subject: Re: ada drives keep timing out! Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: text/plain; charset=utf-8 From: Dr Josef Karthauser In-Reply-To: <938BC03E-2C47-4381-9D21-5849E9E6E126@gid.co.uk> Date: Fri, 20 Feb 2015 11:21:35 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <1BFD18FF-D3A7-4230-9425-CEDC7DC94181@tao.org.uk> References: <064CF905-DF19-40A7-8CE8-D9FFE17913EE@tao.org.uk> <938BC03E-2C47-4381-9D21-5849E9E6E126@gid.co.uk> To: Bob Bishop X-Mailer: Apple Mail (2.2070.6) Cc: stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2015 11:21:37 -0000 > On 20 Feb 2015, at 11:14, Bob Bishop wrote: >=20 > Hi, >=20 >> On 20 Feb 2015, at 10:34, Dr Josef Karthauser wrote: >>=20 >> Hi there, >>=20 >> I reported this last year, but I=E2=80=99d like to revisit it as it = must have a software remedy. I know that I=E2=80=99m not the only one to = have reported the problem. >>=20 >> I have a ZFS pool with a number of western digital drives in it (WDC = WD1000FYPS-01ZKB0 02.01B01). >=20 > WD Green Power drives. I've had similar problems, sometimes they take = a looooong time to come ready; the controller times out waiting for = drive ready and the rest you know. >=20 > Depending on the controller there may be nothing you can do. Maybe = it's possible to turn off the drives's green features. I replaced the = drives with something that works.=20 >=20 Hi Bob, In this case other report no such issues on the same hardware running = Linux, so it seems to me to be an internal timeout issue within FreeBSD, = or maybe Linux retries more than FreeBSD and so doesn=E2=80=99t = experience the issue that we do. It=E2=80=99s clear that FreeBSD is = proactively disconnecting the drive when the timeout occurs. So, maybe = there=E2=80=99s something that can be done there. Joe=