From owner-freebsd-fs@FreeBSD.ORG Fri Dec 7 15:56:28 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 744E7FF4 for ; Fri, 7 Dec 2012 15:56:28 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mail-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id F14028FC14 for ; Fri, 7 Dec 2012 15:56:27 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id a14so280759eaa.13 for ; Fri, 07 Dec 2012 07:56:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=WnXOi9h/1rouqqfTnQZadoKdE9YLSrTHLKXx5GAJnxc=; b=z1RUiu4Y2XbZNXfHCdfTBbh8Q1gYA+zONdGKJdmXyV+ptC9TyGQXPwGaeyYGi8vM1L HwmCj6WGhXW2mwP/LEvdHjrL88zaPZbwcUgCRJB5aamInRfMbtuVkKHvckpaTSlTcezf x/GTHXSqteOpRYxT9eQ1isc3JisQgBesZPPa62l8UsCqfgAJpVlXUzxehlviRGOuzt8I 19LfGDfJkE8mnTE/oRlmzDFbHuusoKo5D8P62Y1tjwEBzsqH5SFZTA1zfye1lifsWT8L p9MHYImNp0IqUMhA5JiHOxgr+2uhddHrJr24Qih5IlUydIxg7rLkbm+p2DxN+IM5wfdS qF9w== Received: by 10.14.174.198 with SMTP id x46mr18113254eel.23.1354895783821; Fri, 07 Dec 2012 07:56:23 -0800 (PST) Received: from [192.168.1.104] (45.81.datacomsa.pl. [195.34.81.45]) by mx.google.com with ESMTPS id f6sm1591111eeo.7.2012.12.07.07.56.22 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 07 Dec 2012 07:56:23 -0800 (PST) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Subject: Re: ZFS hang Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-2 From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= In-Reply-To: <50C1DDE8.9030503@icritical.com> Date: Fri, 7 Dec 2012 16:56:17 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <44B9F706-687A-4EB5-88FF-2688350E44D5@FreeBSD.org> References: <50C1CB34.3000308@icritical.com> <50C1DDE8.9030503@icritical.com> To: Matt Burke X-Mailer: Apple Mail (2.1283) Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2012 15:56:28 -0000 Wiadomo=B6=E6 napisana przez Matt Burke w dniu 7 gru 2012, o godz. = 13:15: > After rebooting the box, I've just seen this on the console (after = 'Setting > hostid'): >=20 > (da8:isci0:0:0:0): READ(10). CDB: 28 0 4 21 53 8 0 1 0 0 > (da8:isci0:0:0:0): CAM status: SCSI Status Error > (da8:isci0:0:0:0): SCSI status: Check Condition > (da8:isci0:0:0:0): SCSI sense: MEDIUM ERROR asc:ffffffff,ffffffff = (Reserved > ASC/ASCQ pair) [..] > I can understand the drive failing, I just can't understand how it = hung the > system. I have had a similar thing happen on one of these machines = before > (with GENERIC and no dumpdev, so no debugging) with one of these disks = on > an Areca HBA. Could you try to change the "failmode" zpool property (zpool set = failmode=3Dcontinue") and see if it helps? I seem to remember the default behaviour for ZFS = is to wait for a miracle to happen instead of returning Input/Output Error to the = application. --=20 If you cut off my head, what would I say? Me and my head, or me and my = body?