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

A device group can also be specified instead of an LDEV. If the both LDEV or 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 a journal number (0-255).- journal <journal ID#>
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 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 (max. 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 (max. 32 characters)
within the device group.
If the device name is omitted, all the LDEVs belonging in the device group are operated.
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[t] [ -key <keyword>]
Displaying timer related information.
raidcom get journal[t]
Options and parameters
DescriptionOption
Specifies a display keyword. Specify opt as <keyword>.[ -key <keyword> ]
raidcom get journal 137