HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
Syntax
raidcom monitor pool -pool {<pool ID#> | <pool naming>}
-operation <type>
Options and parameters
DescriptionOption
Specifies the pool ID (0-127) or pool name of a pool for Smart Tiers or Smart Tiers Z.-pool {<pool ID#> |
<pool naming>}
When specifying just a number, it is recognized as a pool ID. Therefore, when you specify a
pool that the pool name is only a number, operate by specifying pool ID instead of specifying
pool name.
Instructs the operation of performance monitoring.-operation <type>
The operational types that can be specified are shown below.
start: Start the performance monitoring.
stop: Stop the performance monitoring.
Examples
Starting the performance monitoring of a pool for Smart Tiers/Smart Tiers Z with Pool ID: 20.
# raidcom monitor pool -pool 20 -operation start
Starting the performance monitoring of a pool for Smart Tiers/Smart Tiers Z with Pool Name:
my_tier_pool.
# raidcom monitor pool -pool my_tier_pool -operation start
Stopping the performance monitoring of a pool for Smart Tiers/Smart Tiers Z with Pool ID: 20.
# raidcom monitor pool -pool 20 -operation stop
Stopping the performance monitoring of a pool for Smart Tiers/Smart Tiers Z with Pool Name:
my_tier_pool.
# raidcom monitor pool -pool my_tier_pool -operation stop
raidcom reallocate pool
Sets the start or stop of Tier relocation of a pool for Smart Tiers and Smart Tiers Z.
Syntax
raidcom reallocate pool -pool {<pool ID#> | <pool naming>}
-operation <type>
Options and parameters
DescriptionOption
Specifies the pool ID (0-127) or pool name of a Smart Tiers or Smart Tiers Z pool.-pool {<pool ID#> | <pool
naming>}
When only a number is specified, it is recognized as a pool ID. Therefore, when you
specify a pool whose name is only a number, use the pool ID instead of the pool name.
Relocation operation instruction:-operation <type>
start: Start the tier relocation.
stop: Stop the tier relocation.
Examples
Starting the tier relocation of a pool for Smart Tiers/Smart Tiers Z with Pool: 20.
# raidcom reallocate pool -pool 20 -operation start
208 Configuration setting commands