Display The Fibre Channel Connection Information Table; Pprcopy Delpair - 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

14.3.2 Display the Fibre Channel Connection Information Table

The ANALYZE command allows the user to specify the WWNN of the secondary Metro Mirror
volume connected by Fibre Channel links. The analyze pathing reports include the Fibre
Channel Connection Information Table. This information indicates the potential connectivity
of the Fibre Channel ports in the DS6000 where the I/O is issued to each system adapter port
in the DS6000 that is specified by the secondary WWNN.
For example, consider the command shown in Example 14-15.
Example 14-15 ANALYZE NODRIVE NOSCAN command
//IKJEFT01 JOB MSGLEVEL=(1,1),MSGCLASS=A,NOTIFY=user id
//STEP01
//SYSPRINT DD SYSOUT=*
//VOL1
//SYSIN
ANALYZE DDNAME(VOL1) NODRIVE NOSCAN SECWWNN(500507630EFFFCA0)
This command in Example 14-15 generates the table seen in Example 14-16 that shows that
volume DS6030 with WWNN=500507630EFFFC6F can potentially connect to a device with
WWNN=500507630EFFFCA0 from:
PRI SAID 0000 through secondary SAID 0000 and 0100
PRI SAID 0100 through secondary SAID 0000 and 0100
Example 14-16 ANALYZE NODRIVE NOSCAN command output
FIBRE CHANNEL CONNECTION INFORMATION TABLE
PRIMARY WWNN = 500507630EFFFC6F, SECONDARY WWNN = 500507630EFFFCA0
+------+-------------------------------------------------------------------+
| PRIM |
| SAID |
+------+-------------------------------------------------------------------+
| 0002 | ----
+------+-------------------------------------------------------------------+
| 0102 | ----
+------+-------------------------------------------------------------------+
| 0000 | 0000(0000) 0100(0000)
+------+-------------------------------------------------------------------+
| 0100 | 0000(0000) 0100(0000)
+------+-------------------------------------------------------------------+
WHERE THE NUMBER IN PARENTHESIS IS THE RETURN CODE FOR THE SAID, AS FOLLOWS
ICKDSF - MVS/ESA

14.3.3 PPRCOPY DELPAIR

The DELPAIR command is used to specify a Metro Mirror pair that will be removed from a
Metro Mirror relationship, thus returning the devices to a simplex state. See Example 14-17
on page 160.
EXEC PGM=ICKDSF
DD UNIT=3390,VOL=SER=DS6030,DISP=SHR
DD *
AVAILABLE SECONDARY SAIDS
0000=POTENTIAL CONNECTION
0001=NO POTENTIAL CONNECTION
0002=PRIMARY ADAPTER OFFLINE
DEVICE SUPPORT FACILITIES 17.0
0003=LINK FAILURE
0004=INVALID TOPOLOGY
0005=ERRORS DETECTED
0006=SECONDARY WWNN INVALID
0007=TIMEOUT DETECTED
|
|
|
|
|
|
TIME: 13:55:57
Chapter 14. Metro Mirror interfaces
159

Advertisement

Table of Contents
loading

Table of Contents