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

raidcom delete journal
Deletes a journal from the specified journal.
A device group can also be specified instead of an LDEV. If the LDEV and device group are not
specified, journal is deleted.
This command is executed asynchronously with the command input. Check the completion of this
process on the raidcom get command_status command.
Syntax
raidcom delete journal -journal_id <journal ID#> [-ldev_id <ldev#>
| -grp_opt <group option>
-device_grp_name <device group name> [<device name>]]
Options and parameters
DescriptionOption
Specifies the journal number (0-255).-journal <journal ID#>
Specifies the LDEV number (0-65279). If the both LDEV and device group are not
specified, journal is deleted. 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 of 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 the LDEVs belonging in the device group are operated.
If the both LDEV and device group are not specified, journal is deleted.
Examples
Deleting the specified Journal.
# raidcom delete journal -journal_id 6
Deleting the specified LDEV from the Journal.
# raidcom delete journal -journal_id 6 -ldev_id 265
Deleting the LDEV belonging to the device group: grp1 from the Journal.
# raidcom delete journal -journal_id 6 -grp_opt ldev
-device_grp_name grp1
raidcom get journal
Displays the information of registered journal.
Syntax
Displaying journal information
raidcom get journal [-key <keyword>]
Displaying timer related information
raidcom get journalt
154 Configuration setting commands