HP XP7 RAID Manager Reference Guide (T1610-96064)
DescriptionOption
Up to 64 of LDEVs can be specified. When you specify an LDEV in a LUSE volume, the
number of LDEVs in the LUSE volume is included.
Specifies the count (2-64).[-cnt <count> ]
If this option is omitted, the count is set to one.
Example
Deleting the LDEV400 from the device group: grp1.
# raidcom delete device_grp -device_grp_name grp1 -ldev_id 400
raidcom get device_grp
Displays the LDEV information for the specified device group, or lists all device groups.
Syntax
raidcom get device_grp [-device_grp_name <device group name>]
Options and parameters
DescriptionOption
Displays the device (LDEV) information for the specified device group (maximum 32
characters).
[ -device_grp_name <device
group name> ]
If this option is omitted, the list of the registered device groups 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 of each column in output example
LDEV_GROUP: Device group name
LDEV_NAME: Device name in the device group
LDEV#: LDEV number
Serial#: Product serial number
For XP7 Storage, the number of which 300,000 is added to the serial number is displayed.
raidcom add external_grp
Adds an external volume to the specified external volume group, and connects to an external LUN
on the specified external port /wwn. Only one external VOL is added in each operation. If the
external volume group already exists, the external volume is added to the external volume group.
This command is executed asynchronously with the command input. Check the completion of this
process using the raidcom get command_status command.
raidcom get device_grp 143