Using raidcom commands to view GAD pair information

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

This section describes how to view GAD pair information by using the commands that begin with raidcom.

Viewing the GAD pair information defined in the LDEV (with LDEV ID: 0x2222):

raidcom get remote_copy_pair -ldev_id 0x2222

Viewing the GAD pair information defined in the LDEVs (with LDEV ID: 0x2222 to LDEV ID: 0x2242):

raidcom get remote_copy_pair -remote_copy_type gad
-ldev_range 0x2222-0x2242

Viewing information on the GAD pairs that belong to the consistency group ID: 2:

raidcom get remote_copy_pair -remote_copy_type gad -ctg_id 2