IBM DS6000 User Manual

Page 331

Advertising
background image

Chapter 24. Global Mirror interfaces

307

Example 24-13 Global Copy after first replication phase is completed

CQUERY DEVN(X'2C00')
CQUERY FORMATTED LVL 3
VOLUME REPORT
********************** CQUERY - VOLUME ****************************
* (PRIMARY) (SECONDARY) *
* SSID CCA LSS SSID CCA LSS*
*DEVICE LEVEL STATE PATH STATUS SERIAL# SERIAL# *
*------ --------- ---------- ----------- --------- --------- *
* 2C00 PRIMARY.. PENDING.XD ACTIVE.. 2C00 00 0C 3C00 00 0C *
* CRIT(NO)....... CGRPLB(NO). 000000027131 000000073081*
* PATHS PFCA SFCA STATUS: DESCRIPTION *
* ----- --------- ------ ------------------- *
* 4 0030 0030 13 PATH ESTABLISHED... *
* 0130 0130 13 PATH ESTABLISHED... *
* 0230 0230 13 PATH ESTABLISHED... *
* 0331 0330 14 (UNDETERMINED)..... *
* SUBSYSTEM WWNN LIC LEVEL *
* ----------- ---------------- ----------- *
* PRIMARY.... 5005076303FFC228 5.0.03.0097 *
* SECONDARY.1 5005076303FFC422 *
********************************************************************
CQUERY COMMAND COMPLETED FOR DEVICE 2C00. COMPLETION CODE: 00

24.3.4 Establish FlashCopy relationships for Global Mirror

Once the Global Copy pairs complete their initial replication phase, you must create the
FlashCopy relationships between the B and C volumes; see Figure 24-5.

Figure 24-5 Establish Global Mirror FlashCopy relationship between B and C

Because these FlashCopy relationships are part of a Global Mirror configuration, they are
defined with a set of particular attributes; see the discussion in 22.3.4, “Introduce FlashCopy”
on page 257.

Example 24-14 shows a TSO command that is issued at the local site, and upon its inband
propagation to the remote site, establishes the FlashCopy relationship between the B and C
volumes at the remote disk subsystem.

Example 24-14 TSO command to create a FlashCopy pair between B and C volumes

FCESTABL DEVN(X'2C00') SOURCE(73081 00 0C) +
TARGET(73081 00 0E) +
REMOTE(YES) SSID(3C00) MODE(ASYNC)

LCU: 3C00

LCU: 2C00

Primary

A

2C00

PENDING.XD

FlashCopy

LCU: 3E00

C

3E00

Secondary

B

3C00

PENDING.XD

Frist

phase

complete

logical paths connecting LSSs

Advertising