Setting external volumes as quorum disks

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

Use the following procedure to set the virtualized external volumes in the primary and secondary storage systems as quorum disks. If you do not set a volume for the quorum disk, use the raidcom add quorum command to set the quorum disk. Do not specify the -ldev_id option. The same quorum disk ID must be set to the primary and secondary storage systems.

The serial number and model of the paired storage system is specified in the -quorum_enable option of the raidcom modify ldev command.



Note:

To specify serial numbers in CCI commands:

  • For VSP One Block 85, add "9" to the beginning of the serial number (6 digits in total). For example, enter 912345 to specify serial number 12345.
  • For VSP 5000 series, add "5" to the beginning of the serial number (6 digits in total). For example, enter 512345 to specify serial number 12345.

To specify storage system models in CCI commands:

  • For VSP One Block 85 storage systems, enter RH20ETP.
  • For VSP One Block 20 series models, enter M800.
  • For VSP 5000 series models, enter R900.
  • For VSP E series, VSP G130, G/F350, G/F370, G/F700, G/F900, VSP Gx00 models, or VSP Fx00 models, enter M800.

When viewing storage systems in CCI command output:

  • VSP One Block 85 models are displayed as RH20ETP in command output.
  • VSP One Block 20 series models are displayed as M8 in command output.
  • VSP 5000 series models are displayed as R9 in command output.
  • VSP E series, VSP G130, G/F350, G/F370, G/F700, G/F900, VSP Gx00 models, and VSP Fx00 models are displayed as M8 in command output.
  1. Specify 0 to the quorum disk ID to set the volume (0x9999) in the primary storage system as a quorum disk. For the storage system to be paired with the primary storage system as a GAD pair, specify a storage system whose serial number is 822222 and model is VSP One B20 series.
    Use the raidcom modify ldev or raidcom add quorum command. If you do not set a volume for the quorum disk, use the raidcom add quorum command.
    raidcom modify ldev -ldev_id 0x9999 -quorum_enable 822222 M800 -quorum_id 0 -request_id auto -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 0 to the quorum disk ID to set the volume (0x8888) in the secondary storage system as a quorum disk. For the storage system to be paired with the secondary storage system as a GAD pair, specify a storage system whose serial number is 811111 and model is VSP One B20 series.
    Use the raidcom modify ldev or raidcom add quorum command. If you do not set a volume for the quorum disk, use the raidcom add quorum command.
    raidcom modify ldev -ldev_id 0x8888 -quorum_enable 811111 M800 -quorum_id 0 -request_id auto -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 the information about the volume (LDEV ID: 0x9999). Use the raidcom get ldev or raidcom get quorum command. If you do not set a volume for the quorum disk, use the raidcom get quorum command.

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 : QRD
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 50060e80072b6750
LDEV_NAMING :
STS : NML
OPE_TYPE : NONE
OPE_RATE : 100
MP# : 0
SSID : 0007
QRDID : 0
QRP_Serial# : 822222
QRP_ID : M8
RSGID : 0

Display the information about volume (LDEV ID: 0x8888). Use the raidcom get ldev or raidcom get quorum command. If you do not set a volume for the quorum disk, use the raidcom get quorum command. Confirm that the following values are correct:

  • QRDID (quorum disk ID)
  • QRP_Serial# (serial number of the storage system that forms a GAD pair)
  • QRP_ID (model of the storage system that forms a GAD pair)
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 : QRD
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 50060e80072b6760
LDEV_NAMING :
STS : NML
OPE_TYPE : NONE
OPE_RATE : 100
MP# : 0
SSID : 0005
QRDID : 0
QRP_Serial# : 811111
QRP_ID : M8
RSGID : 0