Creating a pool

Global Active Device for VSP One Block

Version
10.5.x
File Size
25537 KB
Audience
anonymous
Part Number
MK-23VSP1B011-11
ft:lastEdition
2026-06-23

Create a Dynamic Provisioning pool that the S-VOL of the GAD pair uses. You must create a pool volume, and then create the Dynamic Provisioning pool.

  1. Specify a parity group (13-4) to create a pool volume.
    raidcom add ldev -parity_grp_id 13-4 -ldev_id auto -ddp_ldev -request_id auto -IH1
  2. Verify that the asynchronous command processing is complete.
    raidcom get command_status -IH1
    HANDLE SSB1 SSB2 ERR_CNT Serial# Description
    00c3 - - 0 822222 -
    
  3. Format the parity group (13-4) in which the pool volume is created.
    raidcom initialize parity_grp -parity_grp_id 13-4 -operation fmt -IH1
  4. Verify that the asynchronous command processing is complete
    raidcom get command_status -IH1
    HANDLE SSB1 SSB2 ERR_CNT Serial# Description
    00c3 - - 0 822222 -
    
  5. Specify the parity group (13-4) with the pool volume created to create a Dynamic Provisioning pool whose pool ID is 0 and whose pool name is HA_POOL.
    raidcom add dp_pool -pool_id 0 -pool_name HA_POOL -parity_grp_id 13-4 -ddp_ldev -request_id auto -IH1
  6. Verify that the asynchronous command processing is complete.
    raidcom get command_status -IH1
    HANDLE SSB1 SSB2 ERR_CNT Serial# Description
    00c3 - - 0 822222 -
    
Check command and output examples
  1. Check the pool capacity.
    raidcom get dp_pool -IH1
    PID POLS U(%) AV_CAP(MB) TP_CAP(MB) W(%) H(%) Num LDEV# LCNT
    TL_CAP(MB)
    000 POLN 0 98196 98196 70 80 1 30583
    0 0
    
  2. Check the pool name.
    raidcom get pool -key opt -IH1
    PID POLS U(%) POOL_NAME Seq# Num LDEV#
    H(%) VCAP(%) TYPE PM
    000 POLN 0 HA_POOL 822222 1 30583
    80 - OPEN N