From owner-freebsd-scsi@FreeBSD.ORG Mon Feb 21 16:29:49 2005 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C41816A4CE; Mon, 21 Feb 2005 16:29:49 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C5643D31; Mon, 21 Feb 2005 16:29:48 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id j1LGTmBY035759; Mon, 21 Feb 2005 10:29:48 -0600 (CST) (envelope-from dan) Date: Mon, 21 Feb 2005 10:29:48 -0600 From: Dan Nelson To: Morten Liebach Message-ID: <20050221162947.GA67330@dan.emsphone.com> References: <20050221155422.GB3746@mongers.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050221155422.GB3746@mongers.org> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.8i cc: freebsd-scsi@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: Qlogic ISP 2200, DL-380 and EVA 5000 SAN; how? X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 16:29:49 -0000 In the last episode (Feb 21), Morten Liebach said: > I am trying to use a HP EVA 5000 SAN through a Qlogic ISP 2200 PCI > FC-AL Adapter on a HP DL-380 (dmesg inline at the end), and so far > I've failed. > > The HBA is recognized as: > isp0: port 0x4000-0x40ff mem 0xf7ff0000-0xf7 ff0fff irq 10 at device 1.0 on pci6 > > I need to run 'camcontrol rescan all' to see anything more than the > built in RAID, with ISP_TARGET_MODE and ispfw(4) compiled in. After > running 'camcontrol rescan all' I get: > > # camcontrol devlist -v > scbus3 on isp0 bus 0: > at scbus3 target 0 lun 0 (pass1) > < > at scbus3 target -1 lun -1 () > scbus-1 on xpt0 bus 0: > < > at scbus-1 target -1 lun -1 (xpt0) > > I've been trying to rescan 3:0:0 and 3:0:1 and various other > combinations. The SAN should have the volume available at LUN 1, > according to our storage manager, but nothing is found there. Check your LUN masking; have you made it visible to this host (usually by specifying the server's port or WWID)? Masking can be done at either the RAID or the fibre-switch. Switches usually do masking at the port or wwid level, so since you can see LUN 0 of that array, it's probably being masked at the RAID array. > isp0: port 0x4000-0x40ff mem 0xf7ff0000-0xf7ff0fff irq 10 at device 1.0 on pci6 > pass1 at isp0 bus 0 target 0 lun 0 > pass1: Fixed Storage Array SCSI-2 device > pass1: 100.000MB/s transfers, Tagged Queueing Enabled LUN 0 looks like it's just a management LUN. A disk device would come up as "Direct Access", not "Storage Array". -- Dan Nelson dnelson@allantgroup.com