HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
raidcom add pfc_wwn
Specifies the Performance Control name for preferred/non-preferred WWNs.
Syntax
raidcom add pfc_wwn -port <port#> -pfc_name <nick_name> -hba_wwn <wwn_strings>
Options and parameters
DescriptionOption
Specifies the port number with the Target attribute, for example:
• CL1-A
-port <port#>
Specifies the PFC name.-pfc_name
<nick_name>
Up to 64 characters can be specified by CLI.
PFC names are managed uniquely in the entire system.
Specifies the monitored WWN.-hba_wwn
<wwn_strings>
Before setting the PFC name, the WWN must be registered as preferred or non-preferred.
WWN is specified in hexadecimal of 16 digits. The 17th digit is ignored.
Examples
Specifies the PFC name (WWN_NICK_LINUX) to WWN (50060e8005fa0f36).
# raidcom add pfc_wwn -port CL4-E -pfc_name WWN_NICK_LINUX -hba_wwn 50060e80,05fa0f36
raidcom add pfc_group
Registers Performance Control target WWN to Performance Control group.
Syntax
raidcom add pfc_group -port <port#> -pfc_group <group_name> [<nick_name>]
raidcom add pfc_group -port <port#> -pfc_group <group_name> -hba_wwn <wwn_strings>
Options and parameters
DescriptionOption
Specifies the port number whose attribute is Target. For example:
• CL1-A
-port <port#>
Specifies the PFC group name and PFC name.-pfc_group
<group_name>[<nick_name>]
Up to 64 characters can be specified by CLI.
If a <nick_name> is omitted, you must specify the -hba_wwn option.
PFC group names are managed uniquely in the entire system.
Specifies PFC target WWN.-hba_wwn
<wwn_strings>
WWN is specified in hexadecimal of 16 digits. The 17th digit is ignored.
Examples
Registers WWN (50060e8005fa0f36) as the group name (WWN_GRP_LINUX).
# raidcom add pfc_group -port CL4-E -pfc_group WWN_GRP_LINUX -hba_wwn 50060e80,05fa0f36
Registers the PFC name (WWN_NICK_LINUX) as the group name (WWN_GRP_LINUX).
# raidcom add pfc_group -port CL4-E -pfc_group WWN_GRP_LINUX WWN_NICK_LINUX
raidcom add pfc_wwn 219