From owner-freebsd-scsi@FreeBSD.ORG Tue May 4 19:20:44 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59AAD106566C for ; Tue, 4 May 2010 19:20:44 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id EEE528FC08 for ; Tue, 4 May 2010 19:20:43 +0000 (UTC) Received: from [127.0.0.1] (pooker.samsco.org [168.103.85.57]) (authenticated bits=0) by pooker.samsco.org (8.14.3/8.14.3) with ESMTP id o44JKf8U043836; Tue, 4 May 2010 13:20:41 -0600 (MDT) (envelope-from scottl@samsco.org) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Scott Long In-Reply-To: <4BE07332.5090501@intersonic.se> Date: Tue, 4 May 2010 13:20:41 -0600 Content-Transfer-Encoding: 7bit Message-Id: References: <201005041800.o44I08d4017511@freefall.freebsd.org> <4BE06F10.5080904@intersonic.se> <4BE07332.5090501@intersonic.se> To: Per olof Ljungmark X-Mailer: Apple Mail (2.1078) X-Spam-Status: No, score=-1.0 required=3.8 tests=ALL_TRUSTED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on pooker.samsco.org Cc: freebsd-scsi@freebsd.org Subject: Re: kern/146287: [ciss] ciss(4) cannot see more than one SmartArray controller X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2010 19:20:44 -0000 On May 4, 2010, at 1:19 PM, Per olof Ljungmark wrote: > Scott Long wrote: >> Thanks. I see 2 ILO devices, 1 CISS device, and a handful of other >> various PCI bridges and devices. Either your extra missing >> controllers are on an exotic topology that freebsd can't probe, or >> there is some other kind of confusion. Either way, FreeBSD itself >> doesn't see any trace of them. >> >> Scott >> > > Would it help if I posted info from same box with OpenBSD installed? > OBSD apparnetly sees all three controllers. > > Yeah, that would definitely help. Scott