Creating external volumes

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

Using capacity in the external storage system, you will create virtual external volumes on the primary and secondary storage systems that will be mapped to the quorum disk.



  1. Specify external volume group (1-1) assigned to the primary storage system to create an external volume whose LDEV ID is 0x9999. Allocate all capacity in the external volume group.
    raidcom add ldev -external_grp_id 1-1 -ldev_id 0x9999 -capacity all -IH0
  2. Confirm that asynchronous command processing has completed.
    raidcom get command_status -IH0
    HANDLE   SSB1    SSB2    ERR_CNT        Serial#     Description
    00c3        -       -          0         811111     -
  3. Specify external volume group (1-2) assigned to the secondary storage system to create an external volume whose LDEV ID is 0x8888. Allocate all free space in the external volume group.
    raidcom add ldev -external_grp_id 1-2 -ldev_id 0x8888 -capacity all -IH1
  4. Confirm that asynchronous command processing has completed.
    raidcom get command_status -IH1
    HANDLE   SSB1    SSB2    ERR_CNT        Serial#     Description
    00c3        -       -          0         822222     -

Check command and output examples

Display information about the volume (LDEV ID: 0x9999).

raidcom get ldev -ldev_id 0x9999 -fx -IH0
Serial#  : 811111
LDEV : 9999
SL : 0
CL : 0
VOL_TYPE : OPEN-V-CVS
VOL_Capacity(BLK) : 61440000
NUM_PORT : 0
PORTs :
F_POOLID : NONE
VOL_ATTR : CVS : ELUN 
E_VendorID : HITACHI
E_ProductID : OPEN-V
E_VOLID : 484954414348492035303330324236374141414100000000000000000000000000000000
E_VOLID_C : HITACHI 500308235AAAA................
NUM_E_PORT : 1
E_PORTs : CL5-A-0 0 50060e8007823520
LDEV_NAMING :
STS : NML
OPE_TYPE : NONE
OPE_RATE : 100
MP# : 0
SSID : 0007
RSGID : 0

Display the information about the volume (LDEV ID: 0x8888). Confirm that the information about the external volume is correct.

raidcom get ldev -ldev_id 0x8888 -fx -IH1
Serial#  : 822222
LDEV : 8888
SL : 0
CL : 0
VOL_TYPE : OPEN-V-CVS
VOL_Capacity(BLK) : 61440000
NUM_PORT : 0
PORTs :
F_POOLID : NONE
VOL_ATTR : CVS : ELUN 
E_VendorID : HITACHI
E_ProductID : OPEN-V
E_VOLID :
484954414348492035303330324236374141414100000000000000000000000000000000
E_VOLID_C : HITACHI 500308235AAAA................
NUM_E_PORT : 1
E_PORTs : CL5-C-0 0 50060e8007823521
LDEV_NAMING :
STS : NML
OPE_TYPE : NONE
OPE_RATE : 100
MP# : 0
SSID : 0005
RSGID : 0