HP XP7 RAID Manager Reference Guide (T1610-96064)
Examples
Changing the data overflow watch time for journal "6" to 15 seconds.
# raidcom modify journal -journal_id 6 -data_overflow_watch 15
Changing the settings for journal 6: data overflow watch time to 15 seconds, and 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 the MP blade ID for journal "6" to 2.
# raidcom modify journal -journal_id 6 -mp_blade_id 2
Changing the setting for journal "6" to store journal data in the secondary journal to the cache.
# raidcom modify journal -journal_id 6 -cache_mode y
Changing the path block monitoring time of mirror ID 1 for journal "6" to 59 minutes.
# raidcom modify journal -journal_id 6 -path_blocked_watch 59
-mirror_id 1
raidcom add ldev
Adds an LDEV to the specified parity group or the external volume group. Or this adds V-VOL for
Thin Provisioning, Thin Provisioning Z, Smart Tiers, Smart Tiers Z, Fast Snap, or 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#>] [-clpr <clpr#>
Options and parameters
DescriptionOption
Specifies the parity group number (gno:1-32, sgno:1-16). For example:
• 3-1
Specifies one of the following options: -raid_grp, - external_grp_id, or -pool_id.
-parity_grp_id <gno-sgno>
Specifies the external volume group number (gno:1-16384, sgno:1-4096). For example:
• 52-11 ("E" is not required)
Specifies one of the following options: -raid_grp, - external_grp_id, or -pool_id.
-external_grp_id <gno-sgno>
Specifies a Pool ID or Pool name for Thin Provisioning/Thin Provisioning Z/Smart
Tiers/Smart Tiers Z when V-VOL is created to Thin Provisioning/Thin Provisioning Z/Smart
Tiers/Smart Tiers Z pool.
-pool {<pool ID#> | <pool
naming> | snap}
When only a number is specified, it is recognized as a pool ID. Therefore, when you
specify a pool that the pool name is only a number, specify the pool ID instead of the
pool name.
When creating V-VOL for a Fast Snap or Snapshot pool, specify "snap".
Specifies the LDEV number (0-65279).-ldev_id <ldev#> |
-tse_ldev_id <ldev#>
160 Configuration setting commands