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