From owner-freebsd-hardware@FreeBSD.ORG Fri Jul 26 00:07:34 2013 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D58EC841 for ; Fri, 26 Jul 2013 00:07:34 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x232.google.com (mail-vb0-x232.google.com [IPv6:2607:f8b0:400c:c02::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 957E02876 for ; Fri, 26 Jul 2013 00:07:34 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id x13so421162vbb.23 for ; Thu, 25 Jul 2013 17:07:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LdFFKFKR6BmjYT/8aWkI2/9jetcK838Q3VoALX5JSNA=; b=cuL/Sl5arI77kXdcWTEQ5QirLSE6GvvyufZ0QBUL8EZnCjxpeGyq36yBjA0TmeyiUb Zy7pioevH39bKF+2okrBEEiKFSRN4+ioxt5Czu4YMBChLTIgAsryrICWD877+nbAGh+d a117prRSgYJdQffeqFHU0nSL9cnxk6l9im3/f0RdgqYWngERvo5I6hHswsBDoX2hwQ0G V6Zj0kIWFNSb2Srx2zwausiQdkcSjgTkXYKAPAA1h1VkyaQRfBBoq1CAOvvXHGk3PHxm FpOtEFtWhyJ9BU1IgGGtz5vLrcGZOhMpMU42OH+6q+AMQdjT2BCs3TXrm2s5m1iEaZWm zalA== MIME-Version: 1.0 X-Received: by 10.52.32.133 with SMTP id j5mr16064456vdi.103.1374797253778; Thu, 25 Jul 2013 17:07:33 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Thu, 25 Jul 2013 17:07:33 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Jul 2013 20:07:33 -0400 Message-ID: Subject: Re: Reset Problem with SATA Port Multiplier From: "Sam Fourman Jr." To: Dieter BSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-hardware@freebsd.org X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jul 2013 00:07:34 -0000 On Thu, Jul 25, 2013 at 8:07 PM, Sam Fourman Jr. wrote: > > > On Thu, Jul 25, 2013 at 5:42 PM, Dieter BSD wrote: > >> > I've heard, that only SiI3132 (2 port controller) works really well with >> > port multipliers >> > But we should wait answer from Alexander Motin (mav@) to be sure :) >> >> I've heard the theory that you are better off matching a Silicon Image >> port multiplier with a Silicon Image controller (e.g. 3132 or 3124), >> but with no data to back it up. For me, the Sil3726 pm seems to work as >> well with JMB363 (achi(4)) controller as with Sil3132 (siis(4)). >> >> > > I can confirm I have this SAME exact problem on -HEAD ... both of my > mirrored ZFS disks disappear seemingly at random during a build world.... > there is a dmesg for the motherboard in question, in a different post... I > also have pciconf output... I hope there is a patch for this problem... > -- > forgot to paste the link :) http://lists.freebsd.org/pipermail/freebsd-current/2013-July/043239.html > -- Sam Fourman Jr.