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

raidcom delete copy_grp
Deletes the specified copy group.
Syntax
raidcom delete copy_grp -copy_grp_name <copy group name>
Options and parameters
DescriptionOption
Specifies the name of the copy group (maximum 32 characters).-copy_grp_name <copy group
name>
Example
Deleting the copy group: ora.
# raidcom delete copy_grp -copy_grp_name ora
raidcom get copy_grp
Displays the information of the specified copy group.
Syntax
raidcom get copy_grp
Options and parameters
None.
Examples
Displaying copy group information.
# raidcom get copy_grp
COPY_GROUP LDEV_GROUP MU# JID# Serial#
ora grp1 0 - 64034
ora grp2 0 - 64034
Description of each column in output example:
COPY_GROUP: Copy group name
LDEV_GROUP: Device group name that composes copy group
MU#: Mirror ID to which the device group belongs. If -mirror_id is not specified at the creation,
"-" is displayed.
JID#: Journal number to which device group belongs. If -journal_id is not specified at the creation,
"-" is displayed.
Serial#: Product serial number
raidcom add device_grp
Assigns a device name to the specified LDEV, and creates a device group. If the group already
exists, the LDEV is added to the group. If the LDEV also already exists in the specified device group,
the specified LDEV name is set.
Syntax
raidcom add device_grp -device_grp_name <ldev group name>
<device name> -ldev_id <ldev#> [-cnt <count>]
raidcom delete copy_grp 139