From owner-freebsd-stable@FreeBSD.ORG Tue Apr 26 19:26:39 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC529106564A for ; Tue, 26 Apr 2011 19:26:39 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 338548FC13 for ; Tue, 26 Apr 2011 19:26:38 +0000 (UTC) Received: by bwz12 with SMTP id 12so1159441bwz.13 for ; Tue, 26 Apr 2011 12:26:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=XMNao6RSxfiGtEQXSGf2Y+AM0dQhf+9sONZZqsnLHXI=; b=IWdzyVsgnLtSEDqh1kab95nhvulypjMi7+Z8Kbr+uPV5aeGbceLEqEJNYShhrXn1gy jF3TPIwr3gEe/co/puF5RVEGEd1tz+TyJ6gfjFULurHTGIW+1I+baPujXn2yMUJmt/HA cVL1Q5nyxROjmrZQ2khDMIBXduGZ81qy5VtUc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=WQ0Y31af1aFVQb5eE9WjmSBVBpoR2YCMA+bfuKVvFvCux0y9LOIfEME964LMAuEHtH OHBMA74FBjWxd6PkgeVmYJZyUWuFSjqgpcz0QGGpmZ8dnuXRmv82qQkbpYvVFOm/cjUi XmkHvQvirsKc5PLR/zxK8oIZwuij6Q5HR36Xw= Received: by 10.204.20.134 with SMTP id f6mr1065007bkb.165.1303845997888; Tue, 26 Apr 2011 12:26:37 -0700 (PDT) Received: from mavbook2.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id q18sm20907bka.3.2011.04.26.12.26.36 (version=SSLv3 cipher=OTHER); Tue, 26 Apr 2011 12:26:37 -0700 (PDT) Sender: Alexander Motin Message-ID: <4DB71C65.7070700@FreeBSD.org> Date: Tue, 26 Apr 2011 22:26:29 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 To: George Kontostanos References: In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Subject: Re: Promise SATA controller issues... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2011 19:26:39 -0000 George Kontostanos wrote: > I have a Promise PDC40718 SATA300 controller running on a box from > 8.0-Release since now now on 8.2-Stable 8.2-STABLE FreeBSD 8.2-STABLE #3: > Thu Apr 21 15:23:08 EEST 2011. The controller is in jbod mode with 3 WD > drives in Raidz1. > > ad6: 610480MB at ata3-master UDMA100 SATA > 3Gb/s > ad8: 610480MB at ata4-master UDMA100 SATA > 3Gb/s > ad10: 610480MB at ata5-master UDMA100 SATA > 3Gb/s > > Today the box became unresponsive so I had to do a hard reset. From > /var/log/messages: > > It appears from the logs that the problem lasted for a full day! However, > after the reboot the drive did not perform any resilver and no data loss > occurred. > I have scrubbed my pool successfully and run smartmon tests also. > > It doesn't appear to be a drive issue so I was wondering if the recent > changes in controllers that appeared a few days ago might be related. There was no changes specific to the Promise controllers for a long time. Mostly because I have no any documentation for them. For the same reason I hardly can say what could be wrong there. Some additional information is definitely required. -- Alexander Motin