Chapter 9. FlashCopy interfaces
107
Inband FlashCopy can be useful if the host at the recovery site is not online. The Inband
option eliminates the need for a host connection from local to remote exclusively for
FlashCopy backup. The FlashCopy request must be issued at a host processor connected to
the remote mirror or copy primary volume, with the remote mirror or copy secondary volume
specified as the FlashCopy source.
Example 9-18 Inband FlashCopy
//*********************************************************************
//* ESTABLISH INBAND FLASHCOPY RELATIONSHIP *
//* DEVN - METRO MIRROR PRIMARY VOLUME AT LOCAL SITE *
//* SOURCE - DS6000 SERIAL NO, LSS, CCA AT REMOTE SITE *
//* TARGET - DS6000 SERIAL NO, LSS, CCA AT REMOTE SITE *
//*********************************************************************
//STEP1 EXEC PGM=IKJEFT01,REGION=256K
//SYSTSPRT DD SYSOUT=*
//SYSUADS DD DSN=SYS1.UADS,DISP=SHR
//SYSLBC DD DSN=SYS1.BRODCAST,DISP=SHR
//SYSTSIN DD *
FCESTABL DEVN(X'3500') SOURCE(ABTV1 05 0A) -
TARGET(ABTV1 05 0B) -
MODE(COPY) SSID(4500) REMOTE(YES)
/*
In the Example 9-18, the REMOTE(YES) parameter specifies that this relationship is to be
located on the remote DS6000 storage subsystem identified by SSID 4500. This must be the
same as the SSID value specified for the Metro Mirror secondary on the TSO CESTPAIR
command. DEVN 3500 is the Metro Mirror primary through which the FCESTABL command
will be passed.
FlashCopy in a Global Mirror session
Example 9-19 shows the TSO FCESTABL command with MODE(ASYNC), which is used
when FlashCopy is part of a Global Mirror configuration. Since the ASYNC mode establishes
an incremental relationship, the INCREMENTAL(YES) parameter is not needed. In addition,
the FlashCopy target is write-inhibited.
Example 9-19 TSO FCESTABL and MODE(ASYNC)
//*********************************************************************
//* ESTABLISH FLASHCOPY RELATIONSHIP FOR GLOBAL MIRROR SESSION *
//* SDEVN - SOURCE FLASHCOPY VOLUME *
//* TDEVN - TARGET FLASHCOPY VOLUME *
//*********************************************************************
//STEP1 EXEC PGM=IKJEFT01,REGION=256K
//SYSTSPRT DD SYSOUT=*
//SYSUADS DD DSN=SYS1.UADS,DISP=SHR
//SYSLBC DD DSN=SYS1.BRODCAST,DISP=SHR
//SYSTSIN DD *
FCESTABL SDEVN(X'3500') TDEVN(X'4500') MODE(ASYNC)
FCESTABL SDEVN(X'3501') TDEVN(X'4501') MODE(ASYNC)
/*
Fast Reverse Restore is another function to be used with a Global Mirror configuration. It is
used when recovering from an outage. This function reverses the direction of the FlashCopy
relationship when change recording is active (incremental FlashCopy), restoring the source
volume to the state it was in when it last flashed to the target. Changed tracks are copied
back from the target to the source.
Summary of Contents for System storage DS6000 Series
Page 2: ......
Page 24: ...xxii IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 38: ...14 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 40: ...16 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 60: ...36 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 64: ...40 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 66: ...42 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 86: ...62 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 92: ...68 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 144: ...120 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 152: ...128 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 204: ...180 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 208: ...184 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 224: ...200 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 242: ...218 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 260: ...236 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 288: ...264 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 290: ...266 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 358: ...334 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 432: ...408 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 434: ...410 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 438: ...414 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 454: ...430 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 456: ...432 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 480: ...456 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 490: ...466 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 524: ...500 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 552: ...528 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 560: ...536 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 564: ...540 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 574: ...550 IBM System Storage DS6000 Series Copy Services with IBM System z...
Page 577: ......