SUMMARY: HBA (QLA2100) Drives not Visible After Solaris 8 Upgrade

From: Brian Credeur <x-iss_at_silverthread.net>
Date: Mon Feb 18 2002 - 13:20:11 EST
Thanks to everyone for the help.

The resolution was to copy the extra entries in the sd.conf file I had
running under 2.7 to /kernel/drv/sd.conf.  The devices had SCSI ID's >
15 which were not defined in the sd.conf that the 2.8 upgrade had
written.

After replacing the extra sd.conf entries, I rebooted.  It came up
cleanly, and metainit didn't complain as it had been doing in the past.
I picked up the additional metadb replicas on the external drives, so I
didn't need to make any adjustments to the metadb's.  I have mounted the
filesystem read-only and it looks like all of the data is intact.

Thanks,
Brian Credeur
eXcellence in IS Soutions, Inc.

My original message is attached, below.
X-POP3-Rcpt: bcredeur@x-iss.com
Received: from heimdal.silverthread.net
  (adsl-65-69-217-138.dsl.hstntx.swbell.net [65.69.217.138]) by
  server2800.net (8.10.2/8.10.2) with ESMTP id g1IF4ts14101 for
  <bcredeur@x-iss.com>; Mon, 18 Feb 2002 10:04:56 -0500
Received: from silverthread.net (herc.silverthread.net [192.168.1.21])
  by heimdal.silverthread.net (8.9.3/8.9.3) with ESMTP id JAA01140; Mon,
  18 Feb 2002 09:00:04 -0600
Message-ID: <3C711809.2040902@silverthread.net>
Date: Mon, 18 Feb 2002 09:04:41 -0600
From: Brian Credeur <x-iss@silverthread.net>
Organization: Silverthread Computers
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4)
  Gecko/20011128 Netscape6/6.2.1
X-Accept-Language: en-us
MIME-Version: 1.0
To: support@qlogic.com
CC: "Brian Credeur (X-ISS)" <bcredeur@x-iss.com>
Subject: HBA (QLA2100) Drives not Visible After Solaris 8 Upgrade
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Mozilla-Status2: 00000000

I have upgraded an Ultra-80 from Solaris 2.7 to 2.8.

The system partitions are on the internal drive (c0t0d0) and an external 
array is attached with a QLogic QLA2100 copper fiber channel HBA.  The 
system drive and various tape and cdrom devices are visible and 
functioning well under 2.8.  The devices c1t34d0s?, etc are not visible 
to the system after upgrading to Solaris 2.8.  I have updated the 
qla2100 driver from the 2.x version that run under Solaris 2.7 to the 
most recent version 3.0.3--which is designed to work with Solaris 
2.8--and the results are the same.

The QLA2100 driver loads and the yellow warning light on the Polaris 
drive enclosure goes off, indicating the HBA's presence.  It appears 
that the HBA recognizes the drives, as shown by dmesg:
(For those who care to see the rest of the dmesg output it's at the end 
of this message.)

Feb 17 22:41:52 loki qla2100: [ID 379160 kern.notice] QLogic qla2100 
Fibre Channel Driver v3.03 Instance: 0. Firmware v1.19.12.
Feb 17 22:41:53 loki qla2100: [ID 364886 kern.info] 
qla2100-hba0-adapter-node-name="200000e08b01a729";
Feb 17 22:41:53 loki qla2100: [ID 358785 kern.info] 
qla2100-hba0-adapter-port-name="210000e08b01a729";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-34-fibre-channel-name="2000002037290489";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-35-fibre-channel-name="20000020372904d3";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-36-fibre-channel-name="20000020372903ad";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-37-fibre-channel-name="2000002037290383";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-38-fibre-channel-name="200000203729017e";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-39-fibre-channel-name="2000002037290139";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-41-fibre-channel-name="20000020372900f1";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-42-fibre-channel-name="2000002037290151";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-45-fibre-channel-name="2000002037290148";
Feb 17 22:41:53 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@1, 
qla21000
Feb 17 22:41:53 loki genunix: [ID 936769 kern.info] qla21000 is 
/pci@1f,2000/scsi@1

The format command doesn't show the external devices c1t37d0, etc. nor 
does prtvtoc:

# format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c0t0d0 <SUN18G cyl 7506 alt 2 hd 19 sec 248>
          /pci@1f,4000/scsi@3/sd@0,0
Specify disk (enter its number):

# prtvtoc /dev/rdsk/c1t37d0s6
prtvtoc: /dev/rdsk/c1t37d0s6: No such device or address

I have run 'devfsadm' and also tried a 'boot -r' but the devices are 
still not visible to the system, though the following bindings are listed
# ls -l /dev/dsk/c1*
lrwxrwxrwx   1 root     root          42 Jun 11  2001 /dev/dsk/c1t34d0s0 
-> ../../devices/pci@1f,2000/scsi@1/sd@22,0:a
lrwxrwxrwx   1 root     root          42 Jun 11  2001 /dev/dsk/c1t34d0s1 
-> ../../devices/pci@1f,2000/scsi@1/sd@22,0:b
...
lrwxrwxrwx   1 root     root          42 Jun 11  2001 /dev/dsk/c1t45d0s5 
-> ../../devices/pci@1f,2000/scsi@1/sd@2d,0:f
lrwxrwxrwx   1 root     root          42 Jun 11  2001 /dev/dsk/c1t45d0s6 
-> ../../devices/pci@1f,2000/scsi@1/sd@2d,0:g
lrwxrwxrwx   1 root     root          42 Jun 11  2001 /dev/dsk/c1t45d0s7 
-> ../../devices/pci@1f,2000/scsi@1/sd@2d,0:h

The these symbolic links point to existing entries in /devices:
# ls /devices/pci@1f,2000/scsi@1/sd@2*
/devices/pci@1f,2000/scsi@1/sd@22,0:a
/devices/pci@1f,2000/scsi@1/sd@22,0:a,raw
/devices/pci@1f,2000/scsi@1/sd@22,0:b
/devices/pci@1f,2000/scsi@1/sd@22,0:b,raw
...
/devices/pci@1f,2000/scsi@1/sd@2d,0:h
/devices/pci@1f,2000/scsi@1/sd@2d,0:h,raw

Has anyone performed a Solaris 2.7 -> 2.8 upgrade with one of these 
adapters or installed on from scratch on a 2.8 system?  If so, could you 
send me the "recipe" you followed?  Any suggestions are welcome.

FURTHER DETAILS:
The 9 drives in the array were concatenated into one metadevice (md0) 
under Solaris 2.7.

Following the steps outlined in a previous posting "SUMMARY: Preserving 
DiskSuite metadevices across and upgrade", I have come to a wall at step 
5, where I am to run metadb -a -f deviceA deviceB ...

The metadb -a -f command fails with "No such device or address", as follows:

# metadb
        flags           first blk       block count
     a m  pc lu         16              1034            /dev/dsk/c0t0d0s4
     a    pc l          1050            1034            /dev/dsk/c0t0d0s4
     a    pc l          2084            1034            /dev/dsk/c0t0d0s4
    M     pc            unknown         unknown         /dev/dsk/c1t37d0s6
    M     pc            unknown         unknown         /dev/dsk/c1t38d0s6
    M     pc            unknown         unknown         /dev/dsk/c1t39d0s6
    M     pc            unknown         unknown         /dev/dsk/c1t41d0s6
    M     pc            unknown         unknown         /dev/dsk/c1t42d0s6
    M     pc            unknown         unknown         /dev/dsk/c1t45d0s6
# metadb -a -f c1t38d0s6
metadb: loki: /dev/dsk/c1t38d0s6: No such device or address

The full dmesg output for a boot cycle is:
Feb 17 22:41:52 loki genunix: [ID 540533 kern.notice] ^MSunOS Release 
5.8 Version Generic_108528-11 64-bit
Feb 17 22:41:52 loki genunix: [ID 913631 kern.notice] Copyright 
1983-2001 Sun Microsystems, Inc.  All rights reserved.
Feb 17 22:41:52 loki genunix: [ID 678236 kern.info] Ethernet address = 
8:0:20:c5:3:4c
Feb 17 22:41:52 loki unix: [ID 389951 kern.info] mem = 4194304K 
(0x100000000)
Feb 17 22:41:52 loki unix: [ID 930857 kern.info] avail mem = 4120698880
Feb 17 22:41:52 loki rootnex: [ID 466748 kern.info] root nexus = Sun 
Ultra 80 UPA/PCI (4 X UltraSPARC-II 450MHz)
Feb 17 22:41:52 loki rootnex: [ID 349649 kern.info] pcipsy0 at root: UPA 
0x1f 0x4000
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] pcipsy0 is /pci@1f,4000
Feb 17 22:41:52 loki rootnex: [ID 349649 kern.info] pcipsy1 at root: UPA 
0x1f 0x2000
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] pcipsy1 is /pci@1f,2000
Feb 17 22:41:52 loki scsi: [ID 365881 kern.info] /pci@1f,4000/scsi@3 (glm0):
Feb 17 22:41:52 loki    Rev. 5 Symbios 53c875 found.
Feb 17 22:41:52 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@3, glm0
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] glm0 is 
/pci@1f,4000/scsi@3
Feb 17 22:41:52 loki scsi: [ID 365881 kern.info] /pci@1f,4000/scsi@3,1 
(glm1):
Feb 17 22:41:52 loki    Rev. 5 Symbios 53c875 found.
Feb 17 22:41:52 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@3,1, 
glm1
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] glm1 is 
/pci@1f,4000/scsi@3,1
Feb 17 22:41:52 loki scsi: [ID 365881 kern.info] /pci@1f,4000/scsi@4 (glm4):
Feb 17 22:41:52 loki    Rev. 5 Symbios 53c875 found.
Feb 17 22:41:52 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@4, glm4
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] glm4 is 
/pci@1f,4000/scsi@4
Feb 17 22:41:52 loki scsi: [ID 365881 kern.info] /pci@1f,4000/scsi@4,1 
(glm5):
Feb 17 22:41:52 loki    Rev. 5 Symbios 53c875 found.
Feb 17 22:41:52 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@4,1, 
glm5
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] glm5 is 
/pci@1f,4000/scsi@4,1
Feb 17 22:41:52 loki scsi: [ID 365881 kern.info] /pci@1f,4000/scsi@5 (glm6):
Feb 17 22:41:52 loki    Rev. 5 Symbios 53c875 found.
Feb 17 22:41:52 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@5, glm6
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] glm6 is 
/pci@1f,4000/scsi@5
Feb 17 22:41:52 loki scsi: [ID 365881 kern.info] /pci@1f,4000/scsi@5,1 
(glm7):
Feb 17 22:41:52 loki    Rev. 5 Symbios 53c875 found.
Feb 17 22:41:52 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@5,1, 
glm7
Feb 17 22:41:52 loki genunix: [ID 936769 kern.info] glm7 is 
/pci@1f,4000/scsi@5,1
Feb 17 22:41:52 loki qla2100: [ID 379160 kern.notice] QLogic qla2100 
Fibre Channel Driver v3.03 Instance: 0. Firmware v1.19.12.
Feb 17 22:41:53 loki qla2100: [ID 364886 kern.info] 
qla2100-hba0-adapter-node-name="200000e08b01a729";
Feb 17 22:41:53 loki qla2100: [ID 358785 kern.info] 
qla2100-hba0-adapter-port-name="210000e08b01a729";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-34-fibre-channel-name="2000002037290489";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-35-fibre-channel-name="20000020372904d3";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-36-fibre-channel-name="20000020372903ad";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-37-fibre-channel-name="2000002037290383";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-38-fibre-channel-name="200000203729017e";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-39-fibre-channel-name="2000002037290139";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-41-fibre-channel-name="20000020372900f1";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-42-fibre-channel-name="2000002037290151";
Feb 17 22:41:53 loki qla2100: [ID 139169 kern.info] 
qla2100-hba0-SCSI-target-id-45-fibre-channel-name="2000002037290148";
Feb 17 22:41:53 loki pcipsy: [ID 370704 kern.info] PCI-device: scsi@1, 
qla21000
Feb 17 22:41:53 loki genunix: [ID 936769 kern.info] qla21000 is 
/pci@1f,2000/scsi@1
Feb 17 22:41:53 loki scsi: [ID 193665 kern.info] sd0 at glm0: target 0 lun 0
Feb 17 22:41:53 loki genunix: [ID 936769 kern.info] sd0 is 
/pci@1f,4000/scsi@3/sd@0,0
Feb 17 22:41:53 loki scsi: [ID 365881 kern.info]        <SUN18G cyl 7506 
alt 2 hd 19 sec 248>
Feb 17 22:41:55 loki scsi: [ID 193665 kern.info] sd6 at glm0: target 6 lun 0
Feb 17 22:41:55 loki genunix: [ID 936769 kern.info] sd6 is 
/pci@1f,4000/scsi@3/sd@6,0
Feb 17 22:41:59 loki swapgeneric: [ID 308332 kern.info] root on 
/pci@1f,4000/scsi@3/disk@0,0:a fstype ufs
Feb 17 22:41:59 loki pcipsy: [ID 370704 kern.info] PCI-device: ebus@1, ebus0
Feb 17 22:41:59 loki ebus: [ID 521012 kern.info] power0 at ebus0: offset 
14,724000
Feb 17 22:41:59 loki genunix: [ID 936769 kern.info] power0 is 
/pci@1f,4000/ebus@1/power@14,724000
Feb 17 22:41:59 loki ebus: [ID 521012 kern.info] su0 at ebus0: offset 
14,3083f8
Feb 17 22:41:59 loki genunix: [ID 936769 kern.info] su0 is 
/pci@1f,4000/ebus@1/su@14,3083f8
Feb 17 22:41:59 loki ebus: [ID 521012 kern.info] su1 at ebus0: offset 
14,3062f8
Feb 17 22:41:59 loki genunix: [ID 936769 kern.info] su1 is 
/pci@1f,4000/ebus@1/su@14,3062f8
Feb 17 22:42:00 loki rootnex: [ID 349649 kern.info] afb0 at root: UPA 
0x1e 0x0
Feb 17 22:42:00 loki genunix: [ID 936769 kern.info] afb0 is /SUNW,afb@1e,0
Feb 17 22:42:00 loki unix: [ID 987524 kern.info] cpu0: 
SUNW,UltraSPARC-II (upaid 0 impl 0x11 ver 0xa0 clock 450 MHz)
Feb 17 22:42:00 loki unix: [ID 987524 kern.info] cpu1: 
SUNW,UltraSPARC-II (upaid 1 impl 0x11 ver 0xa0 clock 450 MHz)
Feb 17 22:42:00 loki unix: [ID 721127 kern.info] cpu 1 initialization 
complete - online
Feb 17 22:42:00 loki unix: [ID 987524 kern.info] cpu2: 
SUNW,UltraSPARC-II (upaid 2 impl 0x11 ver 0xa0 clock 450 MHz)
Feb 17 22:42:00 loki unix: [ID 721127 kern.info] cpu 2 initialization 
complete - online
Feb 17 22:42:00 loki unix: [ID 987524 kern.info] cpu3: 
SUNW,UltraSPARC-II (upaid 3 impl 0x11 ver 0xa0 clock 450 MHz)
Feb 17 22:42:00 loki unix: [ID 721127 kern.info] cpu 3 initialization 
complete - online
Feb 17 22:42:00 loki ebus: [ID 521012 kern.info] se0 at ebus0: offset 
14,400000
Feb 17 22:42:00 loki genunix: [ID 936769 kern.info] se0 is 
/pci@1f,4000/ebus@1/se@14,400000
Feb 17 22:42:01 loki hme: [ID 517527 kern.info] SUNW,hme0 : PCI IO 2.0 
(Rev Id = c1) Found
Feb 17 22:42:01 loki pcipsy: [ID 370704 kern.info] PCI-device: 
network@1,1, hme0
Feb 17 22:42:01 loki genunix: [ID 936769 kern.info] hme0 is 
/pci@1f,4000/network@1,1
Feb 17 22:42:05 loki hme: [ID 517527 kern.info] SUNW,hme0 : Internal 
Transceiver Selected.
Feb 17 22:42:05 loki hme: [ID 517527 kern.info] SUNW,hme0 : 
Auto-Negotiated  100 Mbps Full-Duplex Link Up
Feb 17 22:42:49 loki genunix: [ID 454863 kern.info] dump on 
/dev/dsk/c0t0d0s1 size 4095 MB
Feb 17 22:42:52 loki pseudo: [ID 129642 kern.info] pseudo-device: devinfo0
Feb 17 22:42:52 loki genunix: [ID 936769 kern.info] devinfo0 is 
/pseudo/devinfo@0
Feb 17 22:42:58 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@4,1/st@3,0 (st38):
Feb 17 22:42:58 loki    <Quantum DLT7000>
Feb 17 22:42:58 loki scsi: [ID 193665 kern.info] st38 at glm5: target 3 
lun 0
Feb 17 22:42:58 loki genunix: [ID 936769 kern.info] st38 is 
/pci@1f,4000/scsi@4,1/st@3,0
Feb 17 22:42:58 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@5,1/st@4,0 (st53):
Feb 17 22:42:58 loki    <Vendor 'FUJITSU ' Product 'M8100AA2       '>
Feb 17 22:42:58 loki scsi: [ID 193665 kern.info] st53 at glm7: target 4 
lun 0
Feb 17 22:42:58 loki genunix: [ID 936769 kern.info] st53 is 
/pci@1f,4000/scsi@5,1/st@4,0
Feb 17 22:42:58 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@3,1/st@4,0 (st11):
Feb 17 22:42:58 loki    <Exabyte EXB-8500 8mm Helical Scan>
Feb 17 22:42:58 loki scsi: [ID 193665 kern.info] st11 at glm1: target 4 
lun 0
Feb 17 22:42:58 loki genunix: [ID 936769 kern.info] st11 is 
/pci@1f,4000/scsi@3,1/st@4,0
Feb 17 22:42:58 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@3,1/st@5,0 (st12):
Feb 17 22:42:58 loki    <Exabyte EXB-8500 8mm Helical Scan>
Feb 17 22:42:58 loki scsi: [ID 193665 kern.info] st12 at glm1: target 5 
lun 0
Feb 17 22:42:58 loki genunix: [ID 936769 kern.info] st12 is 
/pci@1f,4000/scsi@3,1/st@5,0
Feb 17 22:43:02 loki pseudo: [ID 129642 kern.info] pseudo-device: fssnap0
Feb 17 22:43:02 loki genunix: [ID 936769 kern.info] fssnap0 is 
/pseudo/fssnap@0
Feb 17 22:43:08 loki pseudo: [ID 129642 kern.info] pseudo-device: winlock0
Feb 17 22:43:08 loki genunix: [ID 936769 kern.info] winlock0 is 
/pseudo/winlock@0
Feb 17 22:43:08 loki pseudo: [ID 129642 kern.info] pseudo-device: lockstat0
Feb 17 22:43:08 loki genunix: [ID 936769 kern.info] lockstat0 is 
/pseudo/lockstat@0
Feb 17 22:43:08 loki pseudo: [ID 129642 kern.info] pseudo-device: vol0
Feb 17 22:43:08 loki genunix: [ID 936769 kern.info] vol0 is /pseudo/vol@0
Feb 17 22:43:08 loki pseudo: [ID 129642 kern.info] pseudo-device: llc10
Feb 17 22:43:08 loki genunix: [ID 936769 kern.info] llc10 is /pseudo/llc1@0
Feb 17 22:43:08 loki ebus: [ID 521012 kern.info] audiocs0 at ebus0: 
offset 14,200000
Feb 17 22:43:08 loki genunix: [ID 936769 kern.info] audiocs0 is 
/pci@1f,4000/ebus@1/SUNW,CS4231@14,200000
Feb 17 22:43:08 loki pseudo: [ID 129642 kern.info] pseudo-device: lofi0
Feb 17 22:43:08 loki genunix: [ID 936769 kern.info] lofi0 is /pseudo/lofi@0
Feb 17 22:43:09 loki ebus: [ID 521012 kern.info] ecpp0 at ebus0: offset 
14,3043bc
Feb 17 22:43:09 loki genunix: [ID 936769 kern.info] ecpp0 is 
/pci@1f,4000/ebus@1/ecpp@14,3043bc
Feb 17 22:43:09 loki pseudo: [ID 129642 kern.info] pseudo-device: fcp0
Feb 17 22:43:09 loki genunix: [ID 936769 kern.info] fcp0 is /pseudo/fcp@0
Feb 17 22:43:09 loki pseudo: [ID 129642 kern.info] pseudo-device: rsm0
Feb 17 22:43:09 loki genunix: [ID 936769 kern.info] rsm0 is /pseudo/rsm@0
Feb 17 22:43:10 loki pseudo: [ID 129642 kern.info] pseudo-device: fcode0
Feb 17 22:43:10 loki genunix: [ID 936769 kern.info] fcode0 is 
/pseudo/fcode@0
Feb 17 22:47:23 loki statd[198]: [ID 859811 daemon.warning] statd: host 
ipv4.192.1.1.9 is not responding
Feb 17 22:49:23 loki statd[198]: [ID 859811 daemon.warning] statd: host 
ipv4.192.1.1.7 is not responding
Feb 17 23:07:01 loki pseudo: [ID 129642 kern.info] pseudo-device: devinfo0
Feb 17 23:07:01 loki genunix: [ID 936769 kern.info] devinfo0 is 
/pseudo/devinfo@0
Feb 17 23:17:37 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@4,1/st@3,0 (st38):
Feb 17 23:17:37 loki    <Quantum DLT7000>
Feb 17 23:17:37 loki scsi: [ID 193665 kern.info] st38 at glm5: target 3 
lun 0
Feb 17 23:17:37 loki genunix: [ID 936769 kern.info] st38 is 
/pci@1f,4000/scsi@4,1/st@3,0
Feb 17 23:17:37 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@3,1/st@4,0 (st11):
Feb 17 23:17:37 loki    <Exabyte EXB-8500 8mm Helical Scan>
Feb 17 23:17:37 loki scsi: [ID 193665 kern.info] st11 at glm1: target 4 
lun 0
Feb 17 23:17:37 loki genunix: [ID 936769 kern.info] st11 is 
/pci@1f,4000/scsi@3,1/st@4,0
Feb 17 23:17:37 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@5,1/st@4,0 (st53):
Feb 17 23:17:37 loki    <Vendor 'FUJITSU ' Product 'M8100AA2       '>
Feb 17 23:17:37 loki scsi: [ID 193665 kern.info] st53 at glm7: target 4 
lun 0
Feb 17 23:17:37 loki genunix: [ID 936769 kern.info] st53 is 
/pci@1f,4000/scsi@5,1/st@4,0
Feb 17 23:17:37 loki scsi: [ID 365881 kern.info] 
/pci@1f,4000/scsi@3,1/st@5,0 (st12):
Feb 17 23:17:37 loki    <Exabyte EXB-8500 8mm Helical Scan>
Feb 17 23:17:37 loki scsi: [ID 193665 kern.info] st12 at glm1: target 5 
lun 0
Feb 17 23:17:37 loki genunix: [ID 936769 kern.info] st12 is 
/pci@1f,4000/scsi@3,1/st@5,0
Feb 17 23:17:40 loki pseudo: [ID 129642 kern.info] pseudo-device: fssnap0
Feb 17 23:17:40 loki genunix: [ID 936769 kern.info] fssnap0 is 
/pseudo/fssnap@0
Feb 17 23:17:45 loki pseudo: [ID 129642 kern.info] pseudo-device: lockstat0
Feb 17 23:17:45 loki genunix: [ID 936769 kern.info] lockstat0 is 
/pseudo/lockstat@0
Feb 17 23:17:45 loki pseudo: [ID 129642 kern.info] pseudo-device: llc10
Feb 17 23:17:45 loki genunix: [ID 936769 kern.info] llc10 is /pseudo/llc1@0
Feb 17 23:17:45 loki ebus: [ID 521012 kern.info] audiocs0 at ebus0: 
offset 14,200000
Feb 17 23:17:45 loki genunix: [ID 936769 kern.info] audiocs0 is 
/pci@1f,4000/ebus@1/SUNW,CS4231@14,200000
Feb 17 23:17:45 loki pseudo: [ID 129642 kern.info] pseudo-device: lofi0
Feb 17 23:17:45 loki genunix: [ID 936769 kern.info] lofi0 is /pseudo/lofi@0
Feb 17 23:17:46 loki ebus: [ID 521012 kern.info] ecpp0 at ebus0: offset 
14,3043bc
Feb 17 23:17:46 loki genunix: [ID 936769 kern.info] ecpp0 is 
/pci@1f,4000/ebus@1/ecpp@14,3043bc
Feb 17 23:17:46 loki pseudo: [ID 129642 kern.info] pseudo-device: fcp0
Feb 17 23:17:46 loki genunix: [ID 936769 kern.info] fcp0 is /pseudo/fcp@0
Feb 17 23:17:46 loki pseudo: [ID 129642 kern.info] pseudo-device: rsm0
Feb 17 23:17:46 loki genunix: [ID 936769 kern.info] rsm0 is /pseudo/rsm@0
Feb 17 23:30:23 loki scsi: [ID 107833 kern.notice] 
/pci@1f,4000/scsi@5,1/st@4,0 (st53):
Feb 17 23:30:23 loki    Variable record length I/O


Thanks,
Brian Credeur
eXcellence in IS Solutions, Inc. (X-ISS)
(713) 339-7223
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Mon Feb 18 12:21:24 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:34 EST