7 VSM 7 FC/FICON Data Path Connectivity

FC and FICON ports connect the two VSM 7 nodes to the ELS host software and VTCS interface software on the MVS host systems, and to Real Tape Drives (RTDs) in the tapeplex. Attachment may be direct or through a switch.

There are four FC/FICON ports per VSM 7 node, a total of eight for the VTSS. For FICON, each port supports IBM Control Unit (CU) and IBM Channel Mode (CH) images concurrently, so that when connected through a switch each port may attach to both hosts and RTDs. Sharing a HOST port with an RTD connection does not reduce logical pathing.

For FC, two FC ports on each node are dedicated for host connections and two ports are dedicated for RTD connections.

How it Works

  • The link between the VSM 7 and VTCS is the RTD NAME.

  • The link between VTCS and the RTD is the FC/FICON cable to the relevant DEVNO in the relevant drive bay.

  • VSM 7 CLI commands define the connections to the VSM 7.

  • VTCS commands define the connections to the VTCS configuration.

  • VTCS uses the RTD name defined on the FCPPATH or FICONPATH command used in the VSM 7 CLI.

  • Multiple FCPPATHs/FICONPATHs can route to the SAME RTD.

  • Physical RTDs are defined to VTCS as FC or FICON devices with CHANIF ids.

  • The CHANIF id is not used to reference the device but must be present to meet VTCS syntax rules. Each CHANIF id must be unique and with valid syntax for each VSM 7 defined in VTCS.

  • VTCS allows 32 unique CHANIF ids. Each VSM 7 can have a maximum of 32 physical RTDs defined.

VSM 7 FC/FICON Port Assignments

As shown in Figure 7-1, the FC/FICON ports are numbered 0 to 3. When looking at the back of the server node, the left (PCIe2) top port is 1, the left (PCIe2) bottom port is 0, the right (PCIe6) top port is 3, and the right (PCIe6) bottom port is 2.

Figure 7-1 FC/FICON Ports

Surrounding text describes Figure 7-1 .

VSM 7 RTD Connectivity Examples

The following examples illustrate FC/FICON connectivity between VSM 7 and RTDs:

Each example includes:

  • Connections between devices

  • CLI commands that define the connections to the VSM 7

  • VTCS commands that define the VSM 7 connections to the VTCS configuration

VSM 7 RTD Connectivity: Direct Connection

Figure 7-2 shows a direct connection between a VSM 7 FC or FICON port and an RTD.

Figure 7-2 VSM 7 RTD Connectivity – Direct Connection

Surrounding text describes Figure 7-2 .

VSM 7 CLI Example for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2

VSM 7 CLI Example for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640

VTCS Example:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0

VSM 7 RTD Connectivity: Single Switch

Figure 7-3 shows a connection through a single switch between a VSM 7 FC or FICON port and an RTD:

Figure 7-3 VSM 7 RTD Connectivity – Single Switch

Surrounding text describes Figure 7-3 .

VSM 7 CLI Example for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 -area A1

VSM 7 CLI Example for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640

VTCS Example:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0

VSM 7 RTD Connectivity: Cascaded Switch

Figure 7-4 shows a connection through cascaded switches between a VSM 7 FC or FICON port and an RTD.

Figure 7-4 VSM 7 RTD Connectivity – Cascaded Switch

Surrounding text describes Figure 7-4 .

VSM 7 CLI Example for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1

VSM 7 CLI Example for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640

VTCS Example:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0

VSM 7 RTD Connectivity: Dual RTDs

Figure 7-5 shows a connection through cascaded switches between a VSM 7 FC or FICON port and two RTDs.

Figure 7-5 VSM 7 RTD Connectivity – Dual RTDs

Surrounding text describes Figure 7-5 .

VSM 7 CLI Example for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1 
vsmadmin: add ficonpath -name RTDA002 -node 1 –port 2 –domain 14 -area A4 

VSM 7 CLI Example for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA002 -node 1 –port 2 -wwpn 500104F509793641

VTCS Example:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0
RTD NAME=RTDA002 DEVNO=A002 CHANIF=0C:0

VSM 7 RTD Connectivity: Four RTDs One Port

Figure 7-6 shows a connection through cascaded switches between a VSM 7 FC or FICON port and four RTDs. This is the maximum number of RTDs you can connect to a single VSM 7 FC or FICON port, and there are eight ports total, so 32 RTDs maximum per VSM 7.

Figure 7-6 VSM 7 RTD Connectivity – Four RTDs One Port

Surrounding text describes Figure 7-6 .

VSM 7 CLI Example for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA002 -node 1 –port 2 –domain 14 -area A2
vsmadmin: add ficonpath -name RTDA003 -node 1 –port 2 –domain 14 -area A3
vsmadmin: add ficonpath -name RTDA004 -node 1 –port 2 –domain 14 -area A4

VSM 7 CLI Example for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA002 -node 1 –port 2 -wwpn 500104F509793641
vsmadmin: add fcppath -name RTDA003 -node 1 –port 2 -wwpn 500104F509793642
vsmadmin: add fcppath -name RTDA004 -node 1 –port 2 -wwpn 500104F509793643

VTCS Example:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0
RTD NAME=RTDA002 DEVNO=A002 CHANIF=0K:0
RTD NAME=RTDA003 DEVNO=A003 CHANIF=1M:0
RTD NAME=RTDA004 DEVNO=A004 CHANIF=0O:0

VSM 7 RTD Connectivity: Dual-Path RTD

Figure 7-7 and Figure 7-8 show two FC or FICON paths to the same RTD. The connections are between two VSM 7 FC or FICON ports located on separate VSM 7 nodes, through cascaded switches, to a single RTD. There is a single definition for the RTD in VTCS, and the VTSS resolves access down either path.

Figure 7-7 VSM 7 RTD Connectivity – Dual-Path RTD Example 1

Surrounding text describes Figure 7-7 .

VSM 7 CLI Example 1 for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA001 -node 2 –port 2 –domain 14 -area A1

VSM 7 CLI Example 1 for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA001 -node 2 –port 2 -wwpn 500104F509793640

VTCS Example 1:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0

Figure 7-8 VSM 7 RTD Connectivity – Dual-Path RTD Example 2

Surrounding text describes Figure 7-8 .

VSM 7 CLI Example 2 for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA001 -node 2 –port 2 -area A1

VSM 7 CLI Example 2 for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA001 -node 2 –port 2 -wwpn 500104F509793640

VTCS Example 2:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0

VSM 7 RTD Connectivity: Dual-Path Dual RTD

Figure 7-9 shows two FC or FICON paths to two different RTDs. The connections are between two VSM 7 FC or FICON ports located on separate VSM 7 nodes, through cascaded switches, to two RTDs.

Figure 7-9 VSM 7 RTD Connectivity – Dual-Path Dual RTD

Surrounding text describes Figure 7-9 .

VSM 7 CLI Example for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA001 -node 2 –port 2 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA002 -node 1 –port 2 –domain 14 -area A4
vsmadmin: add ficonpath -name RTDA002 -node 2 –port 2 –domain 14 -area A4

VSM 7 CLI Example for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA001 -node 2 –port 2 -wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA002 -node 1 –port 2 -wwpn 500104F509793641
vsmadmin: add fcppath -name RTDA002 -node 2 –port 2 -wwpn 500104F509793641

VTCS Example:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0
RTD NAME=RTDA002 DEVNO=A002 CHANIF=0C:0

VSM 7 RTD Connectivity: Multi-Path Dual RTD

Figure 7-10 shows multiple FC/FICON paths to two different RTDs. The connections are between three VSM 7 FC/FICON ports located on two separate VSM 7 nodes, through cascaded switches, to two separate RTDs. In this example, there are six FC/FICON paths defined on the VSM 7 and two RTDs defined to VTCS.

Figure 7-10 VSM 7 RTD Connectivity – Multi-Path Dual RTD

Surrounding text describes Figure 7-10 .

VSM 7 CLI Example for FICON:

vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA001 -node 2 –port 1 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA001 -node 2 –port 2 –domain 14 -area A1
vsmadmin: add ficonpath -name RTDA002 -node 1 –port 2 –domain 14 -area A4
vsmadmin: add ficonpath -name RTDA002 -node 2 –port 1 –domain 14 -area A4
vsmadmin: add ficonpath -name RTDA002 -node 2 –port 2 –domain 14 -area A4

VSM 7 CLI Example for FC:

vsmadmin: add fcppath -name RTDA001 -node 1 -port 2 –wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA001 -node 2 -port 1 –wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA001 -node 2 -port 2 –wwpn 500104F509793640
vsmadmin: add fcppath -name RTDA002 -node 1 -port 2 –wwpn 500104F509793641
vsmadmin: add fcppath -name RTDA002 -node 2 -port 1 –wwpn 500104F509793641
vsmadmin: add fcppath -name RTDA002 -node 2 -port 2 –wwpn 500104F509793641

VTCS Example:

RTD NAME=RTDA001 DEVNO=A001 CHANIF=0A:0
RTD NAME=RTDA002 DEVNO=A002 CHANIF=0C:0