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

DescriptionOption
Specifies the device information extracted from the LDEV belonging to the device
group.Specify "ldev" (fixed). The information of LDEV belonging to the device group is
used.
-grp_opt <group option>
Specifies the name of device group (maximum 32 characters) to be operated.-device_grp_name <device
group name> [<device
name>]
To operate an LDEV in the device group, specify the device name of LDEV (maximum 32
characters) within the device group.
If the device name is omitted, all the LDEVs belonging in the device group are operated.
When the -pool_name option is omitted, the device group name will change into the pool
name.
You may specify two user-defined thresholds, and their valid ranges are 1-100%,
respectively. If you specify <threshold_1> and <threshold_2>:
[-user_threshold
<threshold_1>
[<threshold_2>] ]
the value of <threshold_1> is set as the threshold for WARNING specified to a pool.
the value of <threshold_2> is set as the threshold for High water mark specified to a pool.
If you specify only <threshold_1>, your specified value and the system default value (80%)
are applied. If you omit to specify the value, 70% and 80% are applied, automatically.
When you add a pool volume, this option is ignored even if it is specified. If you want to
change the user defined threshold value of the additional pool volume, execute the raidcom
modify pool command.
Examples
By using LDEVs:400, 401, and 402, creating a pool of Pool ID:1, Pool Name: my_pool for Thin
Provisioning/Thin Provisioning Z.
# raidcom add thp_pool -pool_id 1 -pool_name my_pool -ldev_id 400 401 402
By using LDEVs:500, 501, and 502, creating a pool of Pool ID: Allocated automatically, Pool
Name: my_pool for Thin Provisioning/Thin Provisioning Z.
# raidcom add thp_pool -pool_name my_pool -ldev_id 500 501 502
By using LDEVs:600, 601, and 602, creating a pool of Pool ID: 2, Pool Name: Allocated
automatically for Thin Provisioning/Thin Provisioning Z.
# raidcom add dp_pool -pool_id 2 -ldev_id 600 601 602
By using LDEVs: 700, 701, and 702, creating a pool of Pool ID: 3, Pool Name: my_pool for Thin
Provisioning, Thin Provisioning Z, or Smart Tiers, or Smart Tiers Z with the user-defined thresholds
WARNING specified to 70% and High water mark to 80%.
# raidcom add thp_pool -pool_id 3 -pool_name my_pool
-ldev_id 700 701 702 -user_threshold 70 80
Add LDEV: 368 to the pool ID: 10 for Thin Provisioning, Thin Provisioning Z, or Smart Tiers, or
Smart Tiers Z.
# raidcom add thp_pool -pool_id 10 -ldev_id 368
By using LDEV belonging to the device group: grp1, creating a pool of Pool ID:1, pool name:
Allocated automatically for Thin Provisioning/Thin Provisioning Z.
# raidcom add thp_pool -pool_id 1 -grp_opt ldev -device_grp_name grp1
raidcom get thp_pool
Displays pool information for Thin Provisioning, Thin Provisioning Z, and Smart Tiers, and Smart
Tiers Z.
Syntax
raidcom get thp_pool [-key <keyword> [-fx] [-pool {<pool_id> | <pool naming >} ]]
raidcom get thp_pool 203