HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
Syntax
raidcom modify pfc_wwn -port <port#> [-pfc_priority <y/n>]
{-limit_io | -limit_kb | -limit_mb } <value>
{-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 preferred/non-preferred WWN.-pfc_priority <y/n>
• y: preferred WWN
• n: non-preferred WWN
Specifies maximum value/threshold value by the I/O rate or the transmission rate.{-limit_io | -limit_kb |
-limit_mb } <value>
• -limit_io: I/O rate, maximum value: 2,147,483,647 [IOPS]
• -limit_kb: transmission rate (unit of KB), maximum value: 2,147,483,647 [KB]
• -limit_mb: transmission rate (unit of MB), maximum value: 2,097,151 [MB]
(If the value is specified by MB, 1 MB is calculated as 1024 KB.)
The threshold value for the prioritized WWN is the same as the threshold value for the entire
system.
Specifies WWN that you set the PFC informartion.-hba_wwn
<wwn_strings> |
WWN is specified in hexadecimal of 16 digits. The 17th digit is ignored.
Specifies the PFC name.-pfc_name
<nick_name>
Up to 64 characters can be specified by CLI.
Examples
Specifies WWN (50060e8005fa0f36) as non-preferred WWN, and specifies 5000/[I/O] (I/O
rate) as the maximum value.
# raidcom modify pfc_wwn -port CL4-E -pfc_priority n -limit_io 5000 -hba_wwn 50060e80,05fa0f36
Specifies the PFC name (WWN_NICK_LINUX) as non-preferred WWN, and specifies 500[MB/s]
(transmission rate) as the maximum value.
# raidcom modify pfc_wwn -port CL4-E -pfc_priority n -limit_mb 500 -pfc_name WWN_NICK_LINUX
Specifies WWN (50060e8005fa0f36) as preferred WWN, and specifies 5000/[I/O] (I/O rate)
as the threshold value.
# raidcom modify pfc_wwn -port CL4-E -pfc_priority y -limit_io 5000 -hba_wwn 50060e80,05fa0f36
Specifies the PFC name (WWN_NICK_LINUX) as preferred WWN, and specifies 500000[KB/s]
(transmission rate) as the maximum value.
# raidcom modify pfc_wwn -port CL4-E -pfc_priority y -limit_kb 500000 -pfc_name WWN_NICK_LINUX
Deletes the PFC information of WWN (50060e8005fa0f36).
# raidcom modify pfc_wwn -port CL4-E -hba_wwn 50060e80,05fa0f36
Deletes the PFC information of the PFC name (WWN_NICK_LINUX).
# raidcom modify pfc_wwn -port CL4-E -pfc_name WWN_NICK_LINUX
raidcom modify pfc_group
Specifies the Performance Control information to the Performance Control target group.
raidcom modify pfc_group 221