From owner-freebsd-scsi@FreeBSD.ORG Tue Feb 22 08:43:34 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 C40B816A4CF for ; Tue, 22 Feb 2005 08:43:34 +0000 (GMT) Received: from mongers.org (miracle.mongers.org [193.162.142.71]) by mx1.FreeBSD.org (Postfix) with SMTP id B35E943D5E for ; Tue, 22 Feb 2005 08:43:33 +0000 (GMT) (envelope-from m@mongers.org) Received: (qmail 24736 invoked by uid 1021); 22 Feb 2005 08:43:30 -0000 Date: Tue, 22 Feb 2005 09:43:30 +0100 From: Morten Liebach To: Dan Nelson Message-ID: <20050222084330.GA19901@mongers.org> References: <20050221155422.GB3746@mongers.org> <20050221162947.GA67330@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20050221162947.GA67330@dan.emsphone.com> User-Agent: Mutt/1.4.2i X-Accept-Language: dansk, english X-Organisation: Hollow Chocolate Bunnies of Death, Inc. X-PGP-Key-ID: F1360CA9 X-PGP-Key-URL: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xF1360CA9 X-PGP-Key-Fingerprint: 8CF5 32EE A5EC 36B2 4E3F ACDF 6D86 BEB3 F136 0CA9 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: Tue, 22 Feb 2005 08:43:34 -0000 On 2005-02-21 10:29:48 -0600, Dan Nelson wrote: > 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. These things look OK, we have both Linux, Windows and HP-UX hosts on the same SAN with the same setup for them. > > 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". Thanks, and have a nice day Morten -- http://m.mongers.org/weblog/ __END__