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.
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.
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.
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
Figure 7-2 shows a direct connection between a VSM 7 FC or FICON port and an RTD.
Figure 7-3 shows a connection through a single switch between a VSM 7 FC or FICON port and an RTD:
Figure 7-4 shows a connection through cascaded switches between a VSM 7 FC or FICON port and an RTD.
vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1
Figure 7-5 shows a connection through cascaded switches between a VSM 7 FC or FICON port and two RTDs.
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
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.
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
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
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.
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 fcppath -name RTDA001 -node 1 –port 2 -wwpn 500104F509793640 vsmadmin: add fcppath -name RTDA001 -node 2 –port 2 -wwpn 500104F509793640
vsmadmin: add ficonpath -name RTDA001 -node 1 –port 2 –domain 14 -area A1 vsmadmin: add ficonpath -name RTDA001 -node 2 –port 2 -area A1
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.
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
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
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.
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
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