HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

Options and parameters
DescriptionOption
Specifies a device group name (max. 32 characters).-device_grp_name
<device group name>
Specifies a CU:LDEV hexadecimal address double octet or an LDEV number (0-65279) or a
range.
-ldev_id <ldev#>
For example:
-ldev_id AB:CD
-ldev_id 43981
-ldev_id 01:2C-01:31
Specifies a count (2-64).[ -cnt <count> ]
The count becomes singular if the specification is omitted.
Examples
Deleting the LDEV400 from the device group: grp1.
raidcom delete device_grp -device_grp_name grp1 -ldev_id 400
raidcom get device_grp
Displays information about all the LDEV groups for the configured groups.
Syntax
raidcom get device_grp [-device_grp_name <device group name>]
Options and parameters
DescriptionOption
Specifies a name of device group (max. 32 characters).[ -device_grp_name
<device group name> ]
If the specification is omitted, the list of the registered device groups is displayed.
If the specification is performed. the information of the specified device groups (configured
LDEVs) is displayed.
Examples
Displaying device group information.
# raidcom get device_grp
LDEV_GROUP Serial#
grp1 64034
grp2 64034
grp3 64034
Displaying device group information: grp1.
# raidcom get device_grp -device_grp_name grp1
LDEV_GROUP LDEV_NAME LDEV# Serial#
grp1 data1 400 64034
grp1 data2 401 64034
Description on each column in output example
LDEV_GROUP
Device group name
LDEV_NAME
122 Configuration setting commands