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

# raidcom modify pool -pool 6 -status nml
Restoring the status of a pool name: my_ss_pool.
# raidcom modify pool -pool my_ss_pool -status nml
Changing the user-defined thresholds of the pool ID:6 of the pool for Thin Provisioning, Thin
Provisioning Z, and Smart Tiers, and Smart Tiers Z, WARNING to 70% and High water mark to
80%.
# raidcom modify pool -pool 6 -user_threshold 70 80
Changing the user-defined threshold of the pool ID: 6 of the pool for Fast Snap or Snapshot to
80%.
# raidcom modify pool -pool 6 -user_threshold 80
Changing the free space percentage for a new allocation to the tier number 1 of the pool ID:6 for
Smart Tiers/Smart Tiers Z to 30%.
# raidcom modify pool -pool 6 -tier 1 30
Changing the amount of reallocation buffer to the tier number 1 of the pool ID:6 for Smart
Tiers/Smart Tiers Z to 20%.
# raidcom modify pool -pool 6 -tier 1 -tier_buffer_rate 20
Changing a Thin Provisioning/Thin Provisioning Z pool of the pool ID:6 to a Smart Tiers/Smart
Tiers Z pool.
# raidcom modify pool -pool 6 -pool_attribute smart_manual
Changing a Smart Tiers/Smart Tiers Z pool of the pool ID:6 to a Thin Provisioning/Thin Provisioning
Z pool.
# raidcom modify pool -pool 6 -pool_attribute dp
Changing the automatic relocation of the pool (Pool name: my_pool) for Thin Provisioning to manual
relocation.
# raidcom modify pool -pool my_pool -pool_attribute smart_manual
Changing the monitoring mode of Smart Tiers/Smart Tiers Z pool of the pool ID: 6 to continuous.
# raidcom modify pool -pool 6 monitor_mode continuous
raidcom rename pool
Changes a pool name for a Fast Snap/Snapshot/Thin Provisioning/Thin Provisioning Z/Smart
Tiers/Smart Tiers Z pool.
Syntax
raidcom rename pool -pool_id <pool ID#> -pool_name <pool naming>
Options and parameters
DescriptionOption
Specifies a pool ID (0-127).-pool_id <pool ID#>
If a -pool_id option is non-numeric, the specified value is recognized as a pool name to identify
the pool ID.
Specifies a new pool name. You can specify up to 32 characters.-pool_name <pool
naming>
The -pool_name option cannot be specified by configuring only in numeric because numeric
values are preferentially identified as a pool ID. Specifies a pool ID with the '-pool_id<pool
ID#>' option.
Examples
Changing the pool name of the pool (ID: 1) to my_pool.
186 Configuration setting commands