- 작성시간 : 2017/05/17 22:18
- 퍼머링크 : powerenter.egloos.com/11261395
- 덧글수 : 0
HP-UX 제품의 유닉스 제품인 RX 계열의 HBA 패치를 하였을때 정보를 확인하는 방법으로 아래와 같이 명령어를 이용하면 됩니다.
이때 fcmsutil이란 명령어를 이용하면 되고 장치경로를 뒤에 넣어 주면 됩니다
red1:/# fcmsutil /dev/fcd5 vpd
V I T A L P R O D U C T D A T A
--------- ------------- -------
V I T A L P R O D U C T D A T A
--------- ------------- -------
Product Description : HP 8Gb Dual Channel PCI-e 2.0 FC HBA
Part number : AJ764A or AH401A
Engineering Date Code : A-5110
Part Serial number : 6C423241RZ
Misc. Information : PW=15W
Mfd. Date : 5232
Mfd. ID : PX2810403-20 G
Check Sum : 0x3e
EFI version : 02.27
ROM Firmware version : 05.06.06
BIOS version : 03.13
FCODE version : 02.03
Asset Tag : NA
물론 드라이버 버젼을 보기 위해서 라면 뒤에 VPD 옵션을 빼고 수행하면 됩니다.
red2:/# fcmsutil /dev/fcd5
Vendor ID is = 0x1077
Device ID is = 0x2532
PCI Sub-system Vendor ID is = 0x103C
PCI Sub-system ID is = 0x3263
PCI Mode = PCI Express x8
ISP Code version = 5.4.4
ISP Chip version = 2
Topology = PTTOPT_FABRIC
Link Speed = 8Gb
Local N_Port_id is = 0x020800
Previous N_Port_id is = None
N_Port Node World Wide Name = 0x5001438021e33f23
N_Port Port World Wide Name = 0x5001438021e33f22
Switch Port World Wide Name = 0x200850eb1ab39d23
Switch Node World Wide Name = 0x100050eb1ab39d23
N_Port Symbolic Port Name = mvnodb2_fcd5
N_Port Symbolic Node Name = mvnodb2_HP-UX_B.11.31
Driver state = ONLINE
Hardware Path is = 0/0/4/0/0/0/1
Maximum Frame Size = 2048
Driver-Firmware Dump Available = NO
Driver-Firmware Dump Timestamp = N/A
TYPE = PFC
NPIV Supported = YES
Driver Version = @(#) fcd B.11.31.1109 May 23 2011
Device ID is = 0x2532
PCI Sub-system Vendor ID is = 0x103C
PCI Sub-system ID is = 0x3263
PCI Mode = PCI Express x8
ISP Code version = 5.4.4
ISP Chip version = 2
Topology = PTTOPT_FABRIC
Link Speed = 8Gb
Local N_Port_id is = 0x020800
Previous N_Port_id is = None
N_Port Node World Wide Name = 0x5001438021e33f23
N_Port Port World Wide Name = 0x5001438021e33f22
Switch Port World Wide Name = 0x200850eb1ab39d23
Switch Node World Wide Name = 0x100050eb1ab39d23
N_Port Symbolic Port Name = mvnodb2_fcd5
N_Port Symbolic Node Name = mvnodb2_HP-UX_B.11.31
Driver state = ONLINE
Hardware Path is = 0/0/4/0/0/0/1
Maximum Frame Size = 2048
Driver-Firmware Dump Available = NO
Driver-Firmware Dump Timestamp = N/A
TYPE = PFC
NPIV Supported = YES
Driver Version = @(#) fcd B.11.31.1109 May 23 2011
red2:/# ioscan -fnC fc
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
fc 4 0/0/4/0/0/0/0 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 1)
/dev/fcd4
fc 5 0/0/4/0/0/0/1 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 2)
/dev/fcd5
fc 6 0/0/6/0/0/0/0 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 1)
/dev/fcd6
fc 7 0/0/6/0/0/0/1 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 2)
/dev/fcd7
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
fc 4 0/0/4/0/0/0/0 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 1)
/dev/fcd4
fc 5 0/0/4/0/0/0/1 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 2)
/dev/fcd5
fc 6 0/0/6/0/0/0/0 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 1)
/dev/fcd6
fc 7 0/0/6/0/0/0/1 fcd CLAIMED INTERFACE HP AH401A 8Gb Dual Port PCIe Fibre Channel Adapter (FC Port 2)
/dev/fcd7
그러고 보니 이제는 HP-UX 쓸수 있는 날이 얼마나 될런지...



덧글