HP XP7 RAID Manager Reference Guide (T1610-96064)
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 delete pfc_wwn
Deletes WWN from the Performance Control targets.
Syntax
raidcom delete pfc_wwn -port <port#> [-hba_wwn <wwn_string> | -pfc_name <nick_name>]
Options and parameters
DescriptionOption
Specifies the port number whose attribute is Target. For example:
• CL1-A
-port <port#>
Specifies WWN which will be deleted.-hba_wwn
<wwn_string>
WWN is specified in hexadecimal number of 16 digits. The 17th digit or later is ignored.
Specifies the PFC name to be deleted.-pfc_name
<nick_name>
Up to 64 characters can be specified by CLI.
Examples
Deletes the PFC name (WWN_NICK_LINUX) from the PFC targets.
# raidcom delete pfc_wwn -port CL4-E -pfc_name WWN_NICK_LINUX
Deletes the WWN (50060e8005fa0f36) from the PFC targets.
# raidcom delete pfc_wwn -port CL4-E -hba_wwn 50060e80,05fa0f36
raidcom delete pfc_group
Deletes the Performance Control target WWN from the Performance Control group and releases
the specified WWN from the monitoring.
Syntax
raidcom delete pfc_group -port <port#> -pfc_group <group_name>
raidcom delete pfc_wwn 223