1756411 Members
3448 Online
108847 Solutions
New Discussion юеВ

L-Class

 
SOLVED
Go to solution
Prashant Zanwar_4
Respected Contributor

L-Class

One quick check, does L-Class posses fibre HBA's. Or are they capable of holding those ?
I dont see anything under ioscan -fnC fc


Thanks
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
6 REPLIES 6
John Poff
Honored Contributor
Solution

Re: L-Class

Hi,

Yes they can. Do you have the FC cards installed? If so, do you have the drivers loaded?

JP
Jeff Schussele
Honored Contributor

Re: L-Class

Hi Prashant,

Well, they don't come standard so they would have had to been ordered at purchase time or added later. If you don't see any in an ioscan output - even UMCLAIMED - then chances are there are none installed.
And one piece of advice - run them only in Turbo or TwinTurbo slots to get optimal performance out of them. They'll be dogs in the nonTurbo slots.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Sanjay_6
Honored Contributor

Re: L-Class

Prashant Zanwar_4
Respected Contributor

Re: L-Class

Thanks for reply..
I can see the drivers are installed..
# swlist -l fileset | grep -i fibre
# FC-FCD B.11.11.02 PCI-X FibreChannel;Supptd HW=A6826A,A9782A,A9784A
FC-FCD.FC-FCD-KRN B.11.11.02 Fibre Channel FCD Kernel Library
FC-FCD.FC-FCD-RUN B.11.11.02 Fibre Channel FCD User Space files
# FC-TACHYON-TL B.11.11.09 PCI/HSC FibreChannel;Supptd HW=A6684A,A6685A,A5158A,A6795A
FC-TACHYON-TL.FC-TL-KRN B.11.11.09 Fibre Channel Tachyon TL Kernel Library
FC-TACHYON-TL.FC-TL-RUN B.11.11.09 Fibre Channel Tachyon TL User Space files
# FCMassStorage B.11.11 Fibre Channel Mass Storage
FCMassStorage.FCMS-INIT B.11.11 Fibre Channel Mass Storage Utilities
FCMassStorage.FCMS-KRN B.11.11 Fibre Channel Mass Storage Drivers
FCMassStorage.FCMS-RUN B.11.11 Fibre Channel Mass Storage Utilities
# PHKL_28984 1.0 Fibre Channel Mass Storage Patch
# PHSS_26799 1.0 Tachyon TL Fibre Channel Driver Patch
PHSS_26799.FC-TL-KRN 1.0 Fibre Channel Tachyon TL Kernel Library
PHSS_26799.FC-TL-RUN 1.0 Fibre Channel Tachyon TL User Space files


In this case, then the cards are not installed...am i right?
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Steven E. Protter
Exalted Contributor

Re: L-Class

run this:

ioscan -fnC ext_bus

You should see something like this:

Class I H/W Path Driver S/W State H/W Type Description
======================================================================
ext_bus 0 0/0/1/0 c720 CLAIMED INTERFACE SCSI C896 Fast Wide LVD
ext_bus 1 0/0/1/1 c720 CLAIMED INTERFACE SCSI C896 Ultra Wide Single-Ended
ext_bus 2 0/0/2/0 c720 CLAIMED INTERFACE SCSI C87x Ultra Wide Single-Ended
ext_bus 3 0/0/2/1 c720 CLAIMED INTERFACE SCSI C87x Ultra Wide Single-Ended
ext_bus 4 0/3/0/0 c720 CLAIMED INTERFACE SCSI C895 Ultra2 Wide LVD
ext_bus 7 0/4/0/0.8.0.255.1 fcpdev CLAIMED INTERFACE FCP Device Interface
ext_bus 6 0/4/0/0.8.0.255.6 fcpdev CLAIMED INTERFACE FCP Device Interface
ext_bus 8 0/4/0/0.8.0.255.7 fcpdev CLAIMED INTERFACE FCP Device Interface



That shows cards actually in use:

fcmsutil /dev/td0
fcmsutil /dev/td1

That will show you for certain.

SEP


Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: L-Class

Or duh:

ioscan -fnC fc

Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/4/0/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td0
fc 1 0/7/0/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td1


Shows them both whether in use or not.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com