From owner-freebsd-i386@FreeBSD.ORG Thu Sep 7 18:01:07 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47B6216A4DF for ; Thu, 7 Sep 2006 18:01:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D46D743D69 for ; Thu, 7 Sep 2006 18:00:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k87I0dOk053866 for ; Thu, 7 Sep 2006 18:00:39 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k87I0das053865; Thu, 7 Sep 2006 18:00:39 GMT (envelope-from gnats) Date: Thu, 7 Sep 2006 18:00:39 GMT Message-Id: <200609071800.k87I0das053865@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Doug Ambrisko Cc: Subject: Re: i386/100160: [mfid] Perc5i: additional symptomatic info on virtual disk detection issue X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Doug Ambrisko List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 18:01:07 -0000 The following reply was made to PR i386/100160; it has been noted by GNATS. From: Doug Ambrisko To: Jeffrey Williams Cc: bug-followup@freebsd.org, freebsd-stable@freebsd.org, freebsd-i386@freebsd.org, dmartin@euitt.upm.es Subject: Re: i386/100160: [mfid] Perc5i: additional symptomatic info on virtual disk detection issue Date: Thu, 7 Sep 2006 10:50:19 -0700 (PDT) Jeffrey Williams writes: | I don't know if anyone specifically is working on this, but just tried | to install FreeBSD 6.1 from CD on a Dell 2950 with the PERC 5/i SAS | controller. | | This server was originally configured with two hardware RAID virual | disks, the first was RAID 1 with two 36GB drives, and the second was | RAID 5 with three 72 GB drives. | | Just like the original PR, the first was detected and identified in the | the installer volume setup as both mfid0 and mfid1. | | In order to try and work around the problem and just get the machine up | and running, I tried deleting the RAID 1 virtual disk with the intention | of installing everything to the RAID 5 virtual disk, however, with the | first virtual disk removed, no drives where detected at all. | | Next I will be trying removing the physical drives original used in the | RAID 1 virtual disk, and re-initializing the RAID 5 array. I will | provide an update if successful. | | In the meantime if anybody else is aware of another work around of fix | for this, I appreciate hearing about it. If a patch comes out soon, I | will be happy to provide testing, but I have a small window as this | server was being implemented as an emergency replacement for another server. Upgrade the mfi driver to -stable. Doug A.