Operating System - HP-UX
1826060 Members
4014 Online
109690 Solutions
New Discussion

Re: HOW TO FIND MY PCI 1GB FIBRE CHANNEL PART NUMBER

 
SOLVED
Go to solution
Arunkumar.B
Trusted Contributor

HOW TO FIND MY PCI 1GB FIBRE CHANNEL PART NUMBER

HI Gurus's

How to find my part number of Fibre Channel Adapter in the server ??

Server is rp7400

1)In CSTM its not showing
2)In ioscan -fnC fc its not showing
3)on the back side of the card product number is not there

Is there any other way...

Arunkumar
Necessity breaks iron
4 REPLIES 4
Sandman!
Honored Contributor

Re: HOW TO FIND MY PCI 1GB FIBRE CHANNEL PART NUMBER

It will show up in cstm if you obtain the current device status i.e.

# echo "scl q fibre;cds;wait;done" | cstm | grep -i tachyon

~cheers
Khashru
Valued Contributor
Solution

Re: HOW TO FIND MY PCI 1GB FIBRE CHANNEL PART NUMBER

If you have any x-windows software logon to the machine as root and run stm. It will give you a graphical view of all hardware with part number.

#stm
Raj D.
Honored Contributor

Re: HOW TO FIND MY PCI 1GB FIBRE CHANNEL PART NUMBER

Hi Arun,

You can get it from cstm,

# echo "selclass qualifier fibre;cds;wait;done" | /usr/sbin/cstm | grep Tach

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
BUPA IS
Respected Contributor

Re: HOW TO FIND MY PCI 1GB FIBRE CHANNEL PART NUMBER

hello Arunkumar ,

try fcmsutil /dev/tdx vpd the newer cards will report the part number and manufacturing information .
mike
Help is out there always!!!!!