[an error occurred while processing this directive]
HP OpenVMS Systems Documentation |
Guidelines for OpenVMS Cluster Configurations
6.3.3 Port Addressing for Controllers in Multibus ModeThere is a difference between parallel SCSI and FC in the way that the ports on multibus controllers are addressed. In parallel SCSI (the HSZ70 and the HSZ80), all the ports are assigned the same SCSI target IDs. This is noted for the HSZ80 configuration shown in Figure 6-6. Figure 6-6 Port Addressing for Parallel SCSI Controllers in Multibus Mode The reason all the ports have the same target ID is that the target ID is part of the OpenVMS device name (for example, the 6 in $4$DKC600), and the device name must be the same for all paths. This means that each port must be on a separate SCSI bus or there will be an address conflict. In Fibre Channel configurations with the HSGx or the HSVx, all the ports have their own FC address and WWID, as noted in Figure 6-7. The same is true for the MDR. Figure 6-7 Port Addressing for Fibre Channel Controllers in Multibus Mode
The ports on the HSGx and the HSVx have separate FC
addresses and WWIDs because these items are not used in the OpenVMS FC
device name. This means that any number of ports can be connected to
the same FC interconnect. In fact, all the ports of the HSGx
or HSVx in multibus mode should be connected, even if there is
just one interconnect, because this can improve availability and
performance.
The figures in this section show systems configured for transparent
failover and for multipath failover. The special considerations for
controller modules that have multiple ports, such as the HSZ80, are
also described.
Transparent failover in a parallel SCSI configuration, as shown in Figure 6-8, requires that both controller modules be on the same SCSI bus. Figure 6-8 Parallel SCSI Configuration With Transparent Failover In this configuration:
6.4.2 Multibus Failover and Multiple PathsA parallel SCSI configuration with multiple paths from the host to storage offers higher availability and performance than a configuration using transparent failover. Figure 6-9 shows this configuration. Figure 6-9 Parallel SCSI Configuration With Multibus Failover and Multiple Paths Note the following about this configuration:
6.4.3 Configurations Using Multiported Storage ControllersHigher levels of availability and performance can be achieved with the use of multiported storage controllers, such as the HSZ80. The HSZ80 storage controller is similar to the HSZ70 except that each HSZ80 controller has two ports. This section shows three configurations that use multiported storage controllers. The configurations are presented in order of increasing availability. Figure 6-10 shows a single host with a single interconnect, using an HSZ80 in transparent mode. Figure 6-10 Multiported Parallel SCSI Configuration With Single Interconnect in Transparent Mode Note the following about this configuration:
Figure 6-11 shows a system configured in transparent mode using two paths from the host. Figure 6-11 Multiported Parallel SCSI Configuration With Multiple Paths in Transparent Mode In this configuration:
Note that in this configuration, although there are two buses, there is only one path from the host to a particular logical unit. When a controller fails, the logical unit moves to the corresponding port on the other controller. Both ports are on the same host bus. This configuration has better performance than the one in Figure 6-10 because both SCSI buses can be simultaneously active. This configuration does not have higher availability, however, because there is still only one path from the host to the logical unit. Figure 6-12 shows a system using the multiported HSZ80 storage controller configured in multibus mode. Figure 6-12 Multiported Parallel SCSI Configuration With Multiple Paths in Multibus Mode In this configuration:
6.5 Disk Device Naming for Parallel SCSI Multipath ConfigurationsSCSI device names have evolved as systems have become larger and more complex. At first, SCSI device names were entirely path dependent. The device name indicated the node, host adapter, SCSI bus ID, and logical unit number (LUN) used to access the device. Path-based names are not suitable for multiple host and multiple path environments because:
The first two of these issues were addressed by the use of the node
allocation class and the port allocation class. The third issue
requires the introduction of an HSZ controller-based allocation class.
These three allocation classes are reviewed in the following sections.
A node allocation class is used in a device name in place of a node name. A node allocation class is needed to produce a unique device name when multiple nodes have a direct connection to the same SCSI device. A node allocation class can only be used in a device name when all nodes that share access to a SCSI storage device:
Figure 6-13 shows a configuration whose devices are named using a node allocation class. Figure 6-13 Devices Named Using a Node Allocation Class 6.5.2 Review of Port Allocation ClassesA port allocation class in a device name designates the host adapter that is used to access the device. The port allocation class replaces the node allocation class in the device name, and the adapter controller letter is set to the constant A. The port allocation class can be used when SCSI systems need more SCSI IDs to produce unique device names, or when the controller letter of the adapters on a shared bus do not match. A port allocation class can only be used in a device name when all nodes that share access to a SCSI storage device have only one direct path to the device. Figure 6-14 shows a configuration whose devices are named using a port allocation class. Figure 6-14 Devices Named Using a Port Allocation Class 6.5.3 Device Naming Using HSZ Allocation ClassesWhen any node has multiple buses connecting to the same storage device, the new HSZ allocation class shown in Figure 6-15 must be used. Figure 6-15 Devices Named Using an HSZ Allocation Class An HSZ allocation class is similar to the HSC, HSD, and HSJ allocation classes. The device name, using an HSZ allocation class number, takes the following form:
where:
The system manager sets an HSZ allocation class from the HSZ console, using one of the following commands, as appropriate to the configuration:
or
where n is a value from 1 to 999. When the allocation class is set on one controller module in a dual redundant configuration, it is automatically set to the same value on the other controller. In the following example, the allocation class is set to 199. The example shows that the value is set for both controllers.
The following rules pertain to the use of an HSZ allocation class in SCSI device names:
6.6 Fibre Channel Multipath ConfigurationsFigure 6-16 shows a multipath configuration with both a tape storage subsystem and a disk storage subsystem. Note that the disk storage controllers are configured in multibus mode. Figure 6-16 Single Host With Two Dual-Ported Storage Controllers, One Dual-Ported MDR, and Two Buses Note the following about this configuration:
Note that each HSG80 port has its own Fibre Channel address and Fibre Channel port WWID. This is different from an HSZ80 in multibus mode where all the ports respond to the same SCSI address and must, therefore, be connected to different SCSI buses. The separate FC addresses enable both ports of the dual HSG80 to be on the same FC. Figure 6-17 is similar to Figure 6-16, except it has two additional Fibre Channel interconnects. Figure 6-17 Single Host With Two Dual-Ported Storage Controllers, One Dual-Ported MDR, and Four Buses Note the following about this configuration:
Figure 6-18 builds on the previous two figures. Instead of a single host, it has two hosts. Figure 6-18 Two Hosts With Two Dual-Ported Storage Controllers, One Dual-Ported MDR, and Four Buses Note the following about this configuration:
6.7 Implementing Multipath ConfigurationsParallel SCSI, SAS, and Fibre Channel interconnects support multipath configurations. Implementation of these configurations is similar, and the system parameters and the command for specifying paths are the same. The syntax for the path identifiers differs. Implementing multiple paths to devices consists of the following steps:
6.7.1 Valid Multipath ConfigurationsFigure 6-19 shows a valid multipath, multihost configuration. Figure 6-19 Two Hosts With Shared Buses and Shared Storage Controllers Note the following about this configuration:
This configuration provides each host with two direct paths and one MSCP served path to each device. Figure 6-20 shows a valid multipath configuration for systems that are not configured on the same bus. Figure 6-20 Two Hosts With Shared, Multiported Storage Controllers Note the following about this configuration:
This configuration provides each host with two direct paths, one to
each storage controller, and one MSCP served path to each device.
Figure 6-21 shows an invalid multipath configuration. The configuration is invalid because, if multiple hosts in a cluster are connected to an HSZ or HSG, they must all have connections to the same controller modules (see Table 6-1). In this configuration, each host is connected to a different controller module. Figure 6-21 Invalid Multipath Configuration 6.7.3 Multipath System ParametersMultipath support is enabled and qualified by the use of the system parameters described in Table 6-3. (Certain multipath system parameters are reserved for the operating system.)
6.7.4 Path IdentifiersThe system management commands described in the following sections allow you to monitor and control the operation of multipath failover. These commands provide a path identifier to uniquely specify each path in a multipath set. Direct Fibre Channel paths are identified by the local host adapter name and the remote Fibre Channel port WWID --- that is, the initiator and the target. For example, in Figure 6-22, the path identifier for the path from the host adapter on the left to the HSG storage controller on the left is PGB0.5000-1FE1-0000-0201. (The second port on each HSG is omitted for convenience.) You can obtain the WWID for a storage controller from its console. Figure 6-22 Fibre Channel Path Naming Direct parallel SCSI paths are identified by the local host adapter name and the remote SCSI bus ID --- that is, the initiator and the target. For example, in Figure 6-23, the path identifiers for node Edgar's two direct paths to the disk would be named PKB0.5 and PKC0.5. The path identifier for MSCP served paths is MSCP . Figure 6-23 Configuration With Multiple Direct Paths
|