From owner-freebsd-current@FreeBSD.ORG Thu Apr 3 16:17:16 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 853484F8; Thu, 3 Apr 2014 16:17:16 +0000 (UTC) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69980FA1; Thu, 3 Apr 2014 16:17:16 +0000 (UTC) Received: by mail.lifanov.com (Postfix, from userid 58) id 1137D1AF7DE; Thu, 3 Apr 2014 12:17:16 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.lifanov.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from [10.1.3.5] (cnet520-windstream.mcclatchyinteractive.com [166.108.16.2]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 4FB2E1A5944; Thu, 3 Apr 2014 12:17:14 -0400 (EDT) Message-ID: <533D8989.8040901@mail.lifanov.com> Date: Thu, 03 Apr 2014 12:17:13 -0400 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Ryan Stone , freebsd-current@FreeBSD.org Subject: Re: svn commits r264007-264011: disks missing References: <201404011602.s31G22QT056325@svn.freebsd.org> <533D5B00.7030005@mail.lifanov.com> In-Reply-To: <533D5B00.7030005@mail.lifanov.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 16:17:16 -0000 On 04/03/14 08:58, Nikolai Lifanov wrote: > On 04/01/14 12:02, Ryan Stone wrote: >> Author: rstone >> Date: Tue Apr 1 16:02:02 2014 >> New Revision: 264011 >> URL: http://svnweb.freebsd.org/changeset/base/264011 >> >> Log: >> Add support for PCIe ARI >> > > With the changes between r264007-264011, my 4-port RocketRAID 640 card > in JBOD mode just lost (?) 2 out of 4 disks. I disabled bhyve pci > passthrough, tried looking for these disks with various tools, but no > luck. There is no trace of them being available in dmesg, etc. > > I narrowed it down to that range of revisions, and > going back to r264006 makes the disks show up again. > > - Nikolai Lifanov > I updated to r264073 with revisions r264007-264013 reverted, and all my disks show up. Could you look into this please? I'll provide any information that can be helpful. - Nikolai Lifanov