hit counter script

Define A Global Mirror Session - IBM System storage DS6000 Series Redbook

Copy services with ibm system z
Hide thumbs Also See for System storage DS6000 Series:
Table of Contents

Advertisement

The inband modality is used when the remote site is not connected to the local site. DEVN
refers to the primary volume, and SOURCE and TARGET refer to remote storage disk
subsystem. MODE(ASYNC) implicitly includes the specific FlashCopy attributes that are
required for Global Mirror.

24.3.5 Define a Global Mirror session

Before adding volumes to the Global Mirror session, a token is required under which the
session can be identified and addressed.
Define Global Mirror session
Figure 24-6 Define a Global Mirror session number
Figure 24-6 shows a volume within an LSS. This LSS contains the Global Copy primary
volumes that are going to be part of the Global Mirror session. At the moment it is
recommended to use some kind of utility device within each LSS, for addressing purposes.
This utility device needs to be online to the z/OS system where you execute the Global Mirror
commands. You may consider using a volume that will not be part of the Global Mirror
session, but within the same LSS where the Global Copy primary volumes will be.
Example 24-15 TSO command example to define a Global Mirror session
//* ---------------------------- TSO ------------ CREATE (4) ----- ***
//* DEFINE GM SESSION NUMBER X'01' TO LSS X'0C' AND LSS X'0D'
//* -------------------------------------------------------------- ***
//DEFSESS EXEC PGM=IKJEFT01
//SYSPRINT DD SYSOUT=*
//SYSTSPRT DD SYSOUT=*
//SYSTSIN
RSESSION
RSESSION
308
IBM System Storage DS6000 Series: Copy Services with IBM System z
01
A
Primary
PENDING.XD
LCU: 2C00
logical paths connecting LSSs
DD DDNAME=SYSIN
SNBR(01) VOLSER(XX2C00)
ACTION(DEFINE)
LSSTYPE(CKD) LSSNBR(0C)
ESSSERIAL(27131)
MSSERIAL (27131)
SNBR(01) VOLSER(XX2D00)
ACTION(DEFINE)
LSSTYPE(CKD) LSSNBR(0D)
ESSSERIAL(27131)
MSSERIAL (27131)
3C00
B
Secondary
PENDING.XD
LCU: 3C00
***
+
+
+
+
+
+
+
+
FlashCopy
3E00
C
LCU: 3E00

Advertisement

Table of Contents
loading

Table of Contents