HP XP7 RAID Manager Reference Guide (T1610-96064)
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>
Example
Deleting the external volume group #1-1.
# raidcom delete ext_grp -ext_grp 01-01
raidcom disconnect external_grp
Disconnects the connection to the external volumes. Only one external VOL is operated in each
operation.
You can specify an LDEV defined for the external volume group or a device group to which the
LDEV in the external volume group belongs instead of the external volume group.
• If an LDEV is specified, RAID Manager finds the external volume groups to which the specified
LDEV belongs and displays the result.
• If a device group is specified, RAID Manager finds the external volume groups to which the
LDEV in the specified device group belongs and displays the result.
If no LDEV exists in the external volume group, the command is rejected with EX_ENOOBJ.
Syntax
raidcom disconnect 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.-grp_opt <group option>
Specify "ldev" (fixed). The information of LDEV belonging to the device group is used.
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 belonging in the device group are operated.
Examples
Disconnect the connection to the External Volume Group#1-1.
# raidcom disconnect external_grp -external_grp_id 1-1
Disconnect the connection to the external volume group including the external volume (LDEV:200)
to "blocked".
# raidcom disconnect external_grp -ldev_id 200
146 Configuration setting commands