From owner-freebsd-stable@FreeBSD.ORG Wed Apr 18 18:22:55 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9D74106566B for ; Wed, 18 Apr 2012 18:22:55 +0000 (UTC) (envelope-from andy@xecu.net) Received: from mail-out02.xecu.net (mail-out02.xecu.net [216.127.136.242]) by mx1.freebsd.org (Postfix) with ESMTP id 968518FC12 for ; Wed, 18 Apr 2012 18:22:55 +0000 (UTC) Received: from mail-out02.xecu.net (localhost [127.0.0.1]) by mail-out02.xecu.net (Postfix) with ESMTP id 92A931B50C3; Wed, 18 Apr 2012 14:17:35 -0400 (EDT) X-Virus-Scanned: amavisd-new at xecu.net Received: from mail-out02.xecu.net ([127.0.0.1]) by mail-out02.xecu.net (mail-out02.xecu.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1mrYkOQL1LBE; Wed, 18 Apr 2012 14:17:31 -0400 (EDT) Received: from shell.xecu.net (shell.xecu.net [216.127.136.216]) by mail-in02.xecu.net (Postfix) with ESMTPS id 31DBE1B50C8; Wed, 18 Apr 2012 14:17:31 -0400 (EDT) Date: Wed, 18 Apr 2012 14:17:31 -0400 (EDT) From: Andy Dills To: "Harris, James R" In-Reply-To: Message-ID: <20120418140842.P34903@shell.xecu.net> References: <20120417195749.L89206@shell.xecu.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: "freebsd-stable@freebsd.org" Subject: RE: FreeBSD 8.3-R sysinstall does not "see" disks that are recognized during boot 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: Wed, 18 Apr 2012 18:22:55 -0000 On Wed, 18 Apr 2012, Harris, James R wrote: > > Andy and I worked this out offline - workaround was to go to > Options|Re-scan which caused the devices to show up in the sysinstall > menu. I'm adding details here for future reference. > > 1) C60x chipsets have the 6 traditional SATA ports, plus 4 or 8 SAS > ports. Only the latter are controlled by the isci(4) driver. > 2) The IDE/AHCI/RAID modes apply only to the traditional SATA ports. > 3) In Andy's case, going to Options|Re-scan Devices caused the disks to > show up. This problem seems to be system or platform-dependent, as I > was not able to reproduce with 8.3 memstick image on my C600 systems. > 4) There was a problem with initial device scan using isci(4) on > 7-STABLE, which necessitated r233371. This was MFC'd back to 8-STABLE, > but after 8.3 was released. I'm fairly convinced this is the root cause > of Andy's problem, but don't have any easy way to verify. First, I want to thank James and the other responders for help getting me squared away. Something that may be of specific use for others (James has covered the most relevant points...at blazing speed, what an asset to the community), is that the isci support in 8.3-R will now enable FreeBSD compatibility with most of the new Supermicro server platforms. And a new lesson was learned....first thing to try when sysinstall fails to recognize hardware is to re-scan devices. Never needed that across thousands of installs (dating to 2.2.8), and didn't even know it existed. Andy --- Andy Dills Xecunet, Inc. www.xecu.net 301-682-9972 ---