HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
Syntax
raidcom delete pool -pool {<pool ID#> | <pool naming>}
Options and parameters
DescriptionOption
Specifies a pool ID (0-127) or a pool name for Snapshot/Thin Provisioning/Smart Tiers.-pool {<pool ID#> | <pool
naming>}
When specifying a number, it is recognized as a pool ID. Therefore, when you specify a
pool that is only a number, operate by specifying pool ID instead of specifying pool name.
Examples
Deletes a pool of pool ID: 5.
raidcom delete pool -pool_id 5
Deletes a pool of pool name: my_aou_pool.
# raidcom delete pool -pool my_aou_pool
raidcom get pool
Displays pool information for Snapshot/Thin Provisioning/Smart Tiers.
Syntax
raidcom get pool [-key <keyword>]
Options and parameters
DescriptionOption
Specifies when displaying a pool name. Specify “opt” to <keyword>.[-key <keyword>]
Examples
Displaying Pool information.
# raidcom get pool
PID POLS U(%) SSCNT Available(MB) Capacity(MB) Seq# Num LDEV# H(%)
001 POLN 10 330 10000000 1000000000 62500 2 365 80
002 POLF 95 9900 100000 1000000000 62500 3 370 70
003 POLS 100 10000 100 1000000000 62500 1 375 70
004 POLE 0 0 0 0 62500 0 0 80
Displaying pool name.
# raidcom get pool
PID POLS U(%) POOL_NAME Seq# Num LDEV# H(%) VCAP(%)
001 POLN 10 my_aou_pool 62500 2 265 80 65500
002 POLF 95 New_Pool_2 62500 3 270 70 -
003 POLS 100 my_ss_pool 62500 1 275 70 -
004 POLN 0 New_Pool_4 62500 2 280 80 - 005 POLE 0 New_Pool_5 62500 4 0 80
Description on each column in output example
PID
This displays the Snapshot pool ID.
POLS
This displays the following status in the Snapshot pool.
- POLN: “Pool Normal” (The pool is in the normal status.)
- POLF: “Pool Full” (The pool is in the overflow status exceeding the threshold.)
- POLS: “Pool Suspend” (The pool is in the overflow status exceeding the threshold and is suspended.)
raidcom get pool 161