> > OK, I'v installed tons of patches, upgraded firmware in SANbox16 and
> > HBAs and now I'm in process of playing around with it and seeing how
> > the things work (doesn't seem that anything changed, but it is too
> > early to say).
> OK, after some experimenting (two Compaq switches configuration, one
> server node on first switch and two storage nodes (Sun T3 and Compaq
> StorageWorks) on second switch), I'm getting 3 different error
> messages for exactly same command:
> # cfgadm -c configure 'c3::50001fe1000f8183'
> cfgadm: Insufficient condition
> # cfgadm -c configure 'c3::50001fe1000f8183'
> cfgadm: Insufficient condition
> # cfgadm -c configure 'c3::50001fe1000f8183'
> cfgadm: Insufficient condition
> # cfgadm -c configure 'c3::50001fe1000f8183'
> cfgadm: Library error: Failed to get fabric device list
> # cfgadm -c configure 'c3::50001fe1000f8183'
> cfgadm: Library error: Failed to get fabric device list
> # cfgadm -c configure 'c3::50001fe1000f8183'
> cfgadm: Attachment point not found: failed to create device node:
50001fe1000f8183: I/O error
Quote:> Above example was with an Compaq StorageWork disk array. But I'm
> getting exactly same errors with T3.
In this configuration, using the Compaq switches, how do you have the HBAs
connected? Via Fports (fabric) or are you using Quickloop?
Currently there is a bug against using QLogic HBAs (which Sun OEMs) in Fport
mode with Brocade switches .If Compaq switches are just rebranded
Brocade switches you will hit the same bug. If you have a valid support
contract you could contact Sun Service or use sunsolve.sun.com to search for
details on this bug. Keywords would be Brocade & Fabric. I am not aware of
how this bug is being tracked by either Qlogic or Brocade.
The workaround is to use Quickloop. Sun has not officially released their
supported configurations using Brocade switches with Qlogic HBAs in Fabric
mode. You must currently use Quickloop. Unfortunately, Quickloop is a
separately licensed feature of the Brocade switch, I'm not sure how Compaq
handles it.
It is supported to use Qlogic HBAs and the Sun switches in Fabric mode. This
support was released 2 weeks ago. In this case, configure the T3 to be on a
TL-port. The TL stands for Translative Loop and is required when connecting
Private Loop devices (which the T3 is..it uses the Qlogic ISP 2100 chip,
which is private loop only) to Public Hosts, which the Qlogic 2200A HBA is
capable of being with the patches you have listed below. The HBA should be
configured as a Fport on the Sun Switch.(do not use FL, it is not supported
at this time)
I am not familar with how the Compaq Storageworks should be configured. If
it is a private loop device, use TL-ports on the Sun switch. If it is a
public loop device use FL-Ports.
I hope this helps
-ryan
> When I do "cfgadm -la", sometimes I'm getting both storage nodes,
> sometimes only one, and sometimes none (before installing patches
> cfgadm was not working at all). Also, after installing pathces,
> "luxadm probe -p" shows only two internal disks (before it was
> sometimes showing external T3 disks connected on fc switches).
> Output of "cfgadm -la" looks like this (sometimes lines with WNN of
> two disks are missing for no apperent reason):
> # cfgadm -la
> Ap_Id Type Receptacle Occupant
Condition
> c0 scsi-bus connected configured
unknown
> c0::dsk/c0t6d0 CD-ROM connected configured
unknown
> c1 fc-private connected configured
unknown
> c1::21000004cf094d02 disk connected configured
unknown
> c1::21000004cf094e28 disk connected configured
unknown
> c2 scsi-bus connected unconfigured
unknown
> c3 fc-fabric connected unconfigured
unknown
> c3::50001fe1000f8183 disk connected unconfigured
unknown
> c3::50020f2300008088 disk connected unconfigured
unknown
> c4 fc connected unconfigured
unknown
> c1 is internal FC controler (it is an Sun Fire280 system), and c3 is
> Sun FC card (Qlogic ISP2200A chipset) connected to Compaq FC switch.
> c4 is yet another card (same as c3), but it is not connected.
> I also tried with only one server and one storage node connected to
> the switches. And I'm getting exactly same error message.
> The patches I installed (in order of installation) were:
> 109189-02: ifp patch
> 108982-09: fp patch
> 108983-08: fcip patch
> 108984-08: qlc patch
> 111853-01: upgrade for firmware in ISP2200 HBAs
> 109529-06: luxadm patch
> 111847-01: SUNWsan patch
> 110912-01: cfgadm patch
> 111412-04: something for multipathing patch (required for 111846-01)
> 111413-04: luxadm patch (required for 111846-01)
> 111095-05: fp patch (required for 111846-01)
> 111096-03: fcip patch (required for 111846-01)
> 111097-04: qlc patch (required for 111846-01)
> 111846-01: fp plugin for cfgadm patch
> Kernel patch on the systems I used for testing was the latest one
> (108528-10), and Solaris version is 8 4/01. So, basicly, I have no
> idea what else to upgrade or patch...
> As for the problem with SANbox described in one of my earlier posts, I
> used firmware that came with 110696-03 to upgrade flash PROM (it
> upgraded it from b30351 to 30462).
> --
> Opinions expressed herein are my own.
> Statements included here may be fiction rather than truth.