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

If no LDEV exists in the external volume, the command is rejected with EX_ENOOBJ.
Syntax
raidcom check_ext_storage external_grp {-external_grp_id
<gno-sgno> | -ldev_id <ldev#>} | -grp_opt <group option>
-device_grp_name <device group name> [<device name>]}
Options and parameters
DescriptionOption
Specifies the external volume group number (gno:1-16384, sgno:1-4096). For example:
52-11
-external_grp_id
<gno-sgno>
Specifies the LDEV number (0-65279). For example:
-ldev_id 200
-ldev_id <ldev#>
Specifies the device information extracted from the LDEV belonging to the device group.
Specify "ldev" (fixed). The information about LDEV belonging to the device group is used.
-grp_opt <group option>
Specifies the name of device group (maximum 32 characters) to be operated.-device_grp_name <device
group name> [<device
name>]
To operate an LDEV in the device group, specify the device name of LDEV (maximum 32
characters) within the device group.
If the device name is omitted, all of the LDEVs in the device group are operated.
Examples
Executing the confirmation of existence and the LDEV recovery for the external volume group #1-1.
# raidcom check_ext_storage external_grp -external_grp_id 1-1
Executing the confirmation of connection and the LDEV recovery for the external volume group
including the external volume (LDEV:200).
# raidcom check_ext_storage external_grp -ldev_id 200
Executing the confirmation of connection and the LDEV recovery for the external volume group
including the LDEV belonging to the device group: grp1.
# raidcom check_ext_storage external_grp -grp_opt ldev -device_grp_name grp1
raidcom delete external_grp
Releases the mapping of the external volume to delete the registered external VOLs from the
configuration. Only one external VOL is deleted in each operation. When the last external volume
is deleted, the path group is also deleted.
This command is executed asynchronously with the command input. Check the completion of this
process using the raidcom get command_status command.
Syntax
raidcom delete external_grp -external_grp_id <gno-sgno>
Options and parameters
DescriptionOption
Specifies the external volume group number (gno:1-16384, sgno:1-4096). For example:
52-11
-external_grp_id
<gno-sgno>
raidcom delete external_grp 143