From owner-freebsd-stable@FreeBSD.ORG Fri Feb 20 11:40:56 2015 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 29924B6C for ; Fri, 20 Feb 2015 11:40:56 +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 E60FCC6C for ; Fri, 20 Feb 2015 11:40:55 +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 C3CD7CE2; Fri, 20 Feb 2015 11:40:54 +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: Date: Fri, 20 Feb 2015 11:40:54 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <064CF905-DF19-40A7-8CE8-D9FFE17913EE@tao.org.uk> <938BC03E-2C47-4381-9D21-5849E9E6E126@gid.co.uk> <1BFD18FF-D3A7-4230-9425-CEDC7DC94181@tao.org.uk> To: Tom Evans X-Mailer: Apple Mail (2.2070.6) Cc: FreeBSD Stable 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:40:56 -0000 > On 20 Feb 2015, at 11:38, Tom Evans wrote: >=20 > You can tell BSD to wait longer with a higher = "kern.cam.ada.default_timeout=E2=80=9D. There we go, that=E2=80=99s the answer I was looking for :). Mine is currently set to: kern.cam.ada.default_timeout: 30 by default. I=E2=80=99ll try putting it up significantly and see what = happens :). Many thanks, Joe=