HP XP7 RAID Manager Reference Guide (T1610-96064)
Specifies the PFC group name (WWN_GRP_LINUX) as preferred WWN, and specifies
500000[KB/s] (transmission rate) as the threshold value.
# raidcom modify pfc_group –port CL4-E –pfc_priority y –limit_kb 500000 –pfc_group WWN_GRP_LINUX
Deletes the PFC information of the PFC group name (WWN_GRP_LINUX).
# raidcom modify pfc_group –port CL4-E –pfc_group WWN_GRP_LINUX
raidcom get pfc_wwn
Gets the Performance Control information of the Performance Control target WWN.
Syntax
raidcom get pfc_wwn -port <port#> [ -hba_wwn <wwn_strings> | -pfc_name <nick_name>
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 information.-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
226 Configuration setting commands