Added Diff SCSI card to V210

I've added a Diff SCSI card to my V210 before I racked it and haven't looked into it since.Is there a way to tell if the system already see's it. What would I look for.It is a X6541A dual diff scsi card.
[227 byte] By [krelvinaz] at [2007-11-26 8:32:19]
# 1

Hi,

You can check this with /usr/platform/`uname -i`/sbin/prtdiag -v

In the output you should check to see if the slot you have put the card in actually reports anything there.

Also you could check with prtconf -vp and grep for the part number to see if it comes up there.

And you could also check /var/adm/messages to see if it reports any scsi/glm drivers being loaded for a card in the slot you have put it in.

Regards,

Nico

NicoB at 2007-7-6 21:56:14 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

Thanks for the info...

There only one slot available so I assume that is is id as PCI0 as...

pci33PCI0scsi-pci1000,f (scsi-2)

okay/pci@1d,700000/scsi

pci33PCI0scsi-pci1000,f (scsi-2)

okay/pci@1d,700000/scsi

Output from prtdiag -v

System Configuration: Sun Microsystems sun4u Sun Fire V210

System clock frequency: 167 MHZ

Memory size: 4GB

==================================== CPUs ====================================

E$ CPUCPU

CPU FreqSizeImplementation MaskStatusLocation

-- --- --

01002 MHz 1MB SUNW,UltraSPARC-IIIi2.4on-lineMB/P0

11002 MHz 1MB SUNW,UltraSPARC-IIIi2.4on-lineMB/P1

================================= IO Devices =================================

BusFreq Slot +Name +

TypeMHzStatusPath Model

- - - --

pci66MB pci108e,1648 (network)

okay/pci@1f,700000/network@2

pci66MB pci108e,1648 (network)

okay/pci@1f,700000/network

pci33MB isa/su (serial)

okay/pci@1e,600000/isa@7/serial@0,3f8

pci33MB isa/su (serial)

okay/pci@1e,600000/isa@7/serial

pci33MB isa/rmc-comm-rmc_comm (seria+

okay/pci@1e,600000/isa@7/rmc-comm@0,3e8

pci33MB pci10b9,5229 (ide)

okay/pci@1e,600000/ide

pci66MB scsi-pci1000,21 (scsi-2)

okay/pci@1c,600000/scsi@2

pci66MB scsi-pci1000,21 (scsi-2)

okay/pci@1c,600000/scsi

pci33MB pci108e,1648 (network)

okay/pci@1d,700000/network

pci33MB pci108e,1648 (network)

okay/pci@1d,700000/network

pci33PCI0scsi-pci1000,f (scsi-2)

okay/pci@1d,700000/scsi

pci33PCI0scsi-pci1000,f (scsi-2)

okay/pci@1d,700000/scsi

============================ Memory Configuration ============================

Segment Table:

--

Base AddressSizeInterleave Factor Contains

--

0x02GB4BankIDs 0,1,2,3

0x10000000002GB4BankIDs 16,17,18,19

Bank Table:

--

Physical Location

IDControllerID GroupIDSizeInterleave Way

--

00 0 512MB0,1,2,3

10 1 512MB

20 1 512MB

30 0 512MB

161 0 512MB0,1,2,3

171 1 512MB

181 1 512MB

191 0 512MB

Memory Module Groups:

--

ControllerIDGroupID Labels Status

--

0 0MB/P0/B0/D0

0 0MB/P0/B0/D1

0 1MB/P0/B1/D0

0 1MB/P0/B1/D1

1 0MB/P1/B0/D0

1 0MB/P1/B0/D1

1 1MB/P1/B1/D0

1 1MB/P1/B1/D1

============================ Environmental Status ============================

Fan Status:

-

Location Sensor Status

-

F0RS okay

F1RS okay

F2RS okay

F3RS okay

MB/P0/F0 RS okay

MB/P0/F1 RS okay

MB/P1/F0 RS okay

MB/P1/F1 RS okay

PS0FF_FAN okay

Temperature sensors:

--

LocationSensor Status

--

MB/P0 T_CORE okay

MB/P1 T_CORE okay

MB T_ENCokay

PS0FF_OTokay

Current sensors:

-

Location SensorStatus

-

MBFF_SCSIokay

PS0FF_OCokay

Voltage sensors:

--

LocationSensorStatus

--

MB/P0 V_COREokay

MB/P1 V_COREokay

MB V_VTT okay

MB V_GBE_+2V5okay

MB V_GBE_COREokay

MB V_VCCTMokay

MB V_+2V5okay

MB V_+1V5okay

MB/BAT V_BAT okay

PS0P_PWR okay

MB FF_POKokay

PS0FF_UV okay

PS0FF_OV okay

--

Led State:

--

LocationLedStateColor

--

MB ACTon green

MB SERVICEoff amber

MB LOCATEoff white

PS0ACTon green

PS0SERVICEoff amber

PS0OK2RMoff blue

HDD0SERVICEoff amber

HDD0OK2RMoff blue

HDD1SERVICEoff amber

HDD1OK2RMoff blue

=========================== FRU Operational Status ===========================

Fru Operational Status:

LocationStatus

MB/SCokay

PS0 okay

HDD0present

HDD1present

================================ HW Revisions ================================

ASIC Revisions:

-

PathDeviceStatus Revision

-

/pci@1f,700000 pci108e,a801okay4

/pci@1e,600000 pci108e,a801okay4

/pci@1c,600000 pci108e,a801okay4

/pci@1d,700000 pci108e,a801okay4

System PROM revisions:

-

OBP 4.18.10 2006/03/03 13:59 Sun Fire V210/V240,Netra 210/240

OBDIAG 4.18.10 2006/03/03 14:10

krelvinaz at 2007-7-6 21:56:14 > top of Java-index,Solaris Operating System,Solaris 10 Features...