HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
DescriptionOption
For example:
• -mp 2
Specifies a Mirror ID.-mirror_id <mun#>
If the setting is omitted, “0” is used.
Examples
Changing the setting of a journal: 6. Changing the data overflow watch time to 15 seconds.
# raidcom modify journal -journal_id 6 -data_overflow_watch 15
Changing the setting of a journal: 6. Changing the data overflow watch time to 15 seconds.
Changing the timer type to the system clock of the mainframe host.
# raidcom modify journal -journal_id 6 -data_overflow_watch 15 -timer_type system
Changing the setting of Journal: 6. Changing the MP Blade ID of the journal to #2.
# raidcom modify journal -journal_id 6 –mp_blade_id 2
Changing the setting of Journal: 6. Instructing to store journal data in the secondary journal to the
cache.
# raidcom modify journal -journal_id 6 -cache_mode y
Changing the setting of Journal: 6. Change the path block monitoring time of Mirror ID: 1 to 59
minutes.
# raidcom modify journal -journal_id 6 -path_blocked_watch 59 -mirror_id 1
raidcom add ldev
Makes an LDEV to the specified parity group or the external volume group. Or, makes V-VOL for
Thin Provisioning/Smart Tiers/Snapshot to the specified pool.
This command is executed asynchronously with the command input. Check the completion of this
process on the raidcom get command_status command.
Syntax
raidcom add ldev {-parity_grp_id <gno-sgno>| - external_grp_id <gno-sgno>
| -pool {<pool ID#> | <pool naming> | snap}} -ldev_id <ldev#> -capacity <size> | -offset_capacity <size> |
-cylinder <size> |
[-emulation <emulation type>][-location <lba>][-mp_blade_id <mp#>]
Options and parameters
DescriptionOption
Specifies a parity group number (gno:1-32, sgno:1-16).-parity_grp_id
<gno-sgno>
For example:
• 3-1
Specifies one of the following options: -raid_grp, - external_grp_id, and -pool_id.
Specifies an external volume group number (gno:1-16384, sgno:1-4096).-external_grp_id
<gno-sgno>
For example:
• 52-11 (“E” is not required)
Specifies one of the following options: -raid_grp, - external_grp_id, and -pool_id.
Specifies a pool ID or Pool name for Thin Provisioning/Smart Tiers when V-VOL is created to
Thin Provisioning/Smart Tiers pool.
-pool {<pool ID#> |
<pool naming> |
snap}
raidcom add ldev 141