Operating System - HP-UX
1753765 Members
6134 Online
108799 Solutions
New Discussion юеВ

Checking the Fiber cards on the server.

 
SOLVED
Go to solution
Kishore Vinjam
Occasional Advisor

Checking the Fiber cards on the server.

How do i check the Make/Model of the fibre cards that are on the HP server.

OS Version : HP-UX 11

TIA.
5 REPLIES 5
Camel_1
Valued Contributor
Solution

Re: Checking the Fiber cards on the server.

Run stm you may see the make/model of the fiber card.

Simon
Hoefnix
Honored Contributor

Re: Checking the Fiber cards on the server.

fcmsutil or tdutil will give more info.
Check manpage for detail.

HTH,
Peter
Rgomes
Valued Contributor

Re: Checking the Fiber cards on the server.

fcmsutil /dev/td0 (or /dev/td1)

you can see the device file from 'ioscan -fnC fc'.

regards,
Richard
Michael Tully
Honored Contributor

Re: Checking the Fiber cards on the server.

When running /opt/fcms/bin/fcmsutil, the line your looking for is

TL Chip Revision No is = 2.3 (A5158A card) 1Gb card
XL2 Chip Revision No is = 2.2 (2Gb card)

Again look for these in the 'ioscan -fnkC fc' output
Anyone for a Mutiny ?
SS_6
Valued Contributor

Re: Checking the Fiber cards on the server.

#ioscan -funCfc
OR
ll /dev/td*
#fcmsutil /dev/td1
do man on fcmsutil and usre options for detail information on fc devices.
By providing solutions I am helping myself