HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)

Options and parameters
DescriptionOption
Specifies the port number whose attribute is Target. For example:
CL1-A
-port <port#>
Specifies WWN that you get the PFC informartion.-hba_wwn
<wwn_strings>
WWN is specified in hexadecimal of 16 digits. The 17th digit is ignored.
Specifies the PFC name that you get the PFC information.-pfc_name
<nick_name>
Up to 64 characters can be specified by CLI.
Examples
Gets the PFC information of WWN that belongs to the specified port (CL4-E).
#raidcom get pfc_wwn -port CL4-EPORT PFC_MD PFC_WWN NICK_NAME GRP_NAME Serial#
CL4-E WWN 210000e08b0256f8 WWN_NICK_LINUX_0 OLA_NODE0_CTL 63528
CL4-E WWN 210000e08b0256f7 WWN_NICK_LINUX_1 OLA_NODE0_CTL 63528
Specifies WWN (50060e8005fa0f36) to get the PFC information.
# raidcom get pfc_wwn -port CL4-E -hba_wwn 50060e80,05fa0f36
PORT PFC_MD PRI IOps KBps Serial#
CL4-E WWN Y 5000 - 63528
Specifies the PFC name (WWN_NICK_LINUX) to get the PFC information.
# raidcom get pfc_wwn -port CL4-E -pfc_name WWN_NICK_LINUX
PORT PFC_MD PRI IOps KBps Serial#
CL4-E WWN Y - 5000 63528
Description on each column in output example
PORT
Displays the port to which the WWN is set.
PFC_MD
Displays the Control mode of the PFC.
WWN: WWN control
PORT: Port control
PFC_WWN
Displays the set WWN.
NICK_NAME
Displays the PFC name set to the WWN. If the PFC name is not set, a hyphen (-) is displayed.
GRP_NAME
Displays the PFC group name to which the WWN belongs. If the WWN does not belong to the
group, a hyphen (-) is displayed.
Serial#
Displays the Seq#.
PRI
Displays the settings of the priority.
Y: Preferred
N: Non-preferred
IOps
raidcom get pfc_wwn 223