240 IBM System Storage DS6000 Series: Copy Services with IBM System z
ANTP0001I CQUERY COMMAND COMPLETED FOR DEVICE 6030. COMPLETION CODE: 00
3. After the volumes were fully copied, we suspended the pairs; see Example 21-5.
Example 21-5 CSUSPEND Global Copy pair
ANTP8802I CSUSPEND DEVN(X'6030') PRIM(X'2060' AAGXA X'30' X'00')
SEC(X'0002' AAVCA X'30' X'00')
ANTP0001I CSUSPEND COMMAND COMPLETED FOR DEVICE 6030. COMPLETION CODE: 00
IEA494I 6030,DS6030,PPRC PAIR SUSPENDED,SSID=2060,CCA=30
ANTP8802I CSUSPEND DEVN(X'6031') PRIM(X'2060' AAGXA X'31' X'00')
SEC(X'0002' AAVCA X'31' X'00')
ANTP0001I CSUSPEND COMMAND COMPLETED FOR DEVICE 6031. COMPLETION CODE: 00
IEA494I 6031,DS6031,PPRC PAIR SUSPENDED,SSID=2060,CCA=31
4. We could verify whether the volumes were suspended with the CQUERY command. State
SUSPEND(3) means that the Global Copy volume pair was suspended by a host
command to the primary site storage control. In Example 21-6, we show the results for
device 6030.
Example 21-6 CQUERY command
ANTP8802I CQUERY DEVN(X'6030')
ANTP0090I CQUERY FORMATTED LVL 3 351
VOLUME REPORT
************** PPRC REMOTE COPY CQUERY - VOLUME ********************
* (PRIMARY) (SECONDARY) *
* SSID CCA LSS SSID CCA LSS*
*DEVICE LEVEL STATE PATH STATUS SERIAL# SERIAL# *
*------ --------- ---------- ----------- --------- --------- *
* 6030 PRIMARY.. SUSPEND(3) ACTIVE.. 2060 30 00 0002 30 00 *
* CRIT(NO)....... CGRPLB(NO). 0000000AAGXA 0000000AAVCA*
* PATHS PFCA SFCA STATUS: DESCRIPTION *
* ----- --------- ------ ------------------- *
* 1 0000 0000 13 PATH ESTABLISHED... *
* ---- ---- 00 NO PATH............ *
* ---- ---- 00 NO PATH............ *
* ---- ---- 00 NO PATH............ *
* SUBSYSTEM WWNN LIC LEVEL *
* ----------- ---------------- ----------- *
* PRIMARY.... 500507630EFFFC6F 5.0.00.0000 *
* SECONDARY.1 500507630EFFFCA0 *
********************************************************************
ANTP0001I CQUERY COMMAND COMPLETED FOR DEVICE 6030. COMPLETION CODE: 00
5. After the pairs were suspended, we resumed the I/O on the primary site and made a
FlashCopy on the secondary site. We made an inband FlashCopy of the secondary
volumes using the FCESTABL command; see Example 21-7. We requested inband
FlashCopy with the REMOTE(YES) parameter. The DEVN parameter specifies the
address of the Global Copy primary volume. The SOURCE and TARGET parameters
specify the FlashCopy source and target volumes. SSID is the Subsystem Identifier of the
FlashCopy source volume. This must be the same value as that specified for SSID of the
secondary device on the PPRC CESTPAIR command.
Example 21-7 Make FlashCopy
FCESTABL DEVN(6030) SOURCE(AAVCA 00 30) TARGET(AAVCA 00 40) REMOTE(YES) -
SSID(0002) MODE(COPY)
FCESTABL DEVN(6031) SOURCE(AAVCA 00 31) TARGET(AAVCA 00 41) REMOTE(YES) -