[Digital logo]
[HR]

Guidelines for OpenVMS Cluster Configurations


Previous | Contents

The OpenVMS system attempts to prevent low-numbered targets from being completely blocked by monitoring the amount of time an I/O request takes. If the request is not completed within a certain period, the OpenVMS system stops sending new requests until the tardy I/Os complete. While this algorithm does not ensure that all targets get equal access to the bus, it does prevent low-numbered targets from being totally blocked.

A.7.5.2 Solutions for Resolving Arbitration Problems

If you find that some of your disks are not being serviced quickly enough during periods of heavy I/O, try some or all of the following, as appropriate for your site:

Another method that might provide for more equal servicing of lower and higher ID disks is to set the host IDs to the lowest numbers (0 and 1) rather than the highest. When you use this method, the host cannot gain control of the bus to send new commands as long as any disk, including those with the lowest IDs, need the bus. Although this option is available to improve fairness under some circumstances, Digital considers this configuration to be less desirable in most instances, for the following reasons:

A.7.5.3 Arbitration and Bus Isolators

Any active device, such as a DWZZA, that connects bus segments introduces small delays as signals pass through the device from one segment to another. Under some circumstances, these delays can be another cause of unfair arbitration. For example, consider the following configuration, which could result in disk servicing problems (starvation) under heavy work loads:



Although disk 5 has the highest ID number, there are some circumstances under which disk 5 has the lowest access to the bus. This can occur after one of the lower-numbered disks has gained control of the bus and then completed the operation for which control of the bus was needed. At this point, disk 5 does not recognize that the bus is free and might wait before trying to arbitrate for control of the bus. As a result, one of the lower-numbered disks, having become aware of the free bus and then submitting a request for the bus, will gain control of the bus.

If you see this type of problem, the following suggestions can help you reduce its severity:

A.7.6 Removal and Insertion of SCSI Devices While the OpenVMS Cluster System is Operating

With proper procedures, certain SCSI devices can be removed from or inserted onto an active SCSI bus without disrupting the ongoing operation of the bus. This capability is referred to as hot plugging. Hot plugging can allow a suitably configured OpenVMS Cluster system to continue to run while a failed component is replaced. Without hot plugging, it is necessary to make the SCSI bus inactive and remove power from all the devices on the SCSI bus before any device is removed from it or inserted onto it.

In a SCSI OpenVMS Cluster system, hot plugging requires that all devices on the bus have certain electrical characteristics and be configured appropriately on the SCSI bus. Successful hot plugging also depends on strict adherence to the procedures described in this section. These procedures ensure that the hot-plugged device is inactive and that active bus signals are not disturbed.


Hot Plugging for SCSI Buses Behind a Storage Controller

This section describes hot-plugging procedures for devices that are on the same SCSI bus as the host that is running OpenVMS. The procedures are different for SCSI buses that are behind a storage controller, such as the HSZ40. Refer to the storage controller documentation for the procedures to hot plug devices that they control.

A.7.6.1 Terminology for Describing Hot Plugging

The terms shown in bold in this section are used in the discussion of hot plugging rules and procedures.

A.7.6.2 Rules for Hot Plugging

Follow these rules when planning for and performing hot plugging:

A.7.6.3 Procedures for Ensuring That a Device or Segment is Inactive

Use the following procedures to ensure that a device or a segment is inactive:

  • To ensure that an HSZ40 controller is inactive:
    1. Dismount all of the HSZ40 virtual disks on all members of the OpenVMS Cluster system.
    2. Shut down the controller, following the procedures in the HS Family of Array Controllers User's Guide.
    3. Power down the HSZ40 (optional).
  • To ensure that a host adapter is inactive:
    1. Halt the system.
    2. Power down the system, or set the console variable SCSI_POLL to OFF and then enter the INIT command on the halted system. This ensures that the system will not poll or respond to polls.
  • To ensure that a segment is inactive, follow the preceding procedures for every device on the segment.

    A.7.6.4 Procedure for Hot Plugging StorageWorks SBB Disks

    To remove an SBB disk from an active SCSI bus, use the following procedure:

    1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance.
    2. Follow the procedure in Section A.7.6.3 to make the disk inactive.
    3. Squeeze the clips on the side of the SBB, and slide the disk out of the StorageWorks shelf.

    To plug an SBB disk into an active SCSI bus, use the following procedure:

    1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance.
    2. Ensure that the SCSI ID associated with the device (either by jumpers or by the slot in the StorageWorks shelf) conforms to the following:
      • The SCSI ID is unique for the logical SCSI bus.
      • The SCSI ID is already configured as a DK device on all of the following:
        • Any member of the OpenVMS Cluster system that already has that ID configured
        • Any OpenVMS processor on the same SCSI bus that is running the MSCP server
    3. Slide the SBB into the StorageWorks shelf.
    4. Configure the disk on OpenVMS Cluster members, if required, using SYSMAN IO commands.

      A.7.6.5 Procedure for Hot Plugging HSZ40s

      To remove an HSZ40 controller from an active SCSI bus:

      1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance.
      2. Follow the procedure in Section A.7.6.3 to make the HSZ40 inactive.
      3. The HSZ40 can be powered down, but it must remain plugged in to the power distribution system to maintain grounding.
      4. Unscrew and remove the differential triconnector from the HSZ40.
      5. Protect all exposed connector pins from ESD and from contacting any electrical conductor while they are disconnected.

      To plug an HSZ40 controller into an active SCSI bus:

      1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance. Also, ensure that the ground offset voltages between the HSZ40 and all components that will be attached to it are within the limits specified in Section A.7.8.
      2. Protect all exposed connector pins from ESD and from contacting any electrical conductor while they are disconnected.
      3. Power up the HSZ40 and ensure that the disk units associated with the HSZ40 conform to the following:
        • The disk units are unique for the logical SCSI bus.
        • The disk units are already configured as DK devices on the following:
          • Any member of the OpenVMS Cluster system that already has that ID configured
          • Any OpenVMS processor on the same SCSI bus that is running the MSCP server
      4. Ensure that the HSZ40 will make a legal stubbing connection to the active segment. (The connection is legal when the triconnector is attached directly to the HSZ40 controller module, with no intervening cable.)
      5. Attach the differential triconnector to the HSZ40, using care to ensure that it is properly aligned. Tighten the screws.
      6. Configure the HSZ40 virtual disks on OpenVMS Cluster members, as required, using SYSMAN IO commands.

        A.7.6.6 Procedure for Hot Plugging Host Adapters

        To remove a host adapter from an active SCSI bus:

        1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance.
        2. Verify that the connection to be broken is a stubbing connection. If it is not, then do not perform the hot plugging procedure.
        3. Follow the procedure in Section A.7.6.3 to make the host adapter inactive.
        4. The system can be powered down, but it must remain plugged in to the power distribution system to maintain grounding.
        5. Remove the "Y" cable from the host adapter's single-ended connector.
        6. Protect all exposed connector pins from ESD and from contacting any electrical conductor while they are disconnected.
        7. Do not unplug the adapter from the host's internal bus while the host remains powered up.
          At this point, the adapter has disconnected from the SCSI bus. To remove the adapter from the host, first power down the host, then remove the adapter from the host's internal bus.

        To plug a host adapter into an active SCSI bus:

        1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance. Also, ensure that the ground offset voltages between the host and all components that will be attached to it are within the limits specified in Section A.7.8.
        2. Protect all exposed connector pins from ESD and from contacting any electrical conductor while they are disconnected.
        3. Ensure that the host adapter will make a legal stubbing connection to the active segment (the stub length must be within allowed limits, and the host adapter must not provide termination to the active segment).
        4. Plug the adapter into the host (if it is unplugged).
        5. Plug the system into the power distribution system to ensure proper grounding. Power up, if desired.
        6. Attach the "Y" cable to the host adapter, using care to ensure that it is properly aligned.

        A.7.6.7 Procedure for Hot Plugging DWZZAs

        Use the following procedure to remove a DWZZA from an active SCSI bus:

        1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance.
        2. Verify that the connection to be broken is a stubbing connection. If it is not, then do not perform the hot plugging procedure.
        3. Do not power down the DWZZA. This can disrupt the operation of the attached SCSI bus segments.
        4. Determine which SCSI bus segment will remain active after the disconnection. Follow the procedure in Section A.7.6.3 to make the other segment inactive.
          When the DWZZA is removed from the active segment, the inactive segment must remain inactive until the DWZZA is also removed from the inactive segment, or until proper termination is restored to the DWZZA port that was disconnected from the active segment.
        5. The next step depends on the type of DWZZA and the segment that is being hot plugged, as follows:
          DWZZA Type Condition Action
          DWZZA-VA Single-ended segment will remain active. Squeeze the clips on the side of the SBB, and slide the DWZZA-VA out of the StorageWorks shelf.
          DWZZA-VA Differential segment will remain active. Unscrew and remove the differential triconnector from the DWZZA-VA.
          DWZZA-AA Single-ended segment will remain active. Remove the "Y" cable from the DWZZA-AA's single-ended connector.
          DWZZA-AA Differential segment will remain active. Unscrew and remove the differential triconnector from the DWZZA-AA.
        6. Protect all exposed connector pins from ESD and from contacting any electrical conductor while they are disconnected.

        To plug a DWZZA into an active SCSI bus:

        1. Use an ESD grounding strap that is attached either to a grounding stud or to unpainted metal on one of the cabinets in the system. Refer to the system installation procedures for guidance. Also, ensure that the ground offset voltages between the DWZZA-AA and all components that will be attached to it are within the limits specified in Section A.7.8.
        2. Protect all exposed connector pins from ESD and from contacting any electrical conductor while they are disconnected.
        3. Ensure that the DWZZA will make a legal stubbing connection to the active segment (the stub length must be within allowed limits, and the DWZZA must not provide termination to the active segment).
        4. The DWZZA must be powered up. The SCSI segment that is being added must be attached and properly terminated. All devices on this segment must be inactive.
        5. The next step depends on the type of DWZZA, and which segment is being hot plugged, as follows:
          DWZZA Type Condition Action
          DWZZA-VA Single-ended segment is being hot plugged. Slide the DWZZA-VA into the StorageWorks shelf.
          DWZZA-VA Differential segment is being hot plugged. Attach the differential triconnector to the DWZZA-VA, using care to ensure that it is properly aligned. Tighten the screws.
          DWZZA-AA Single-ended segment is being hot plugged. Attach the "Y" cable to the DWZZA-AA, using care to ensure that it is properly aligned.
          DWZZA-AA Differential segment is being hot plugged. Attach the differential triconnector to the DWZZA-VA, using care to ensure that it is properly aligned. Tighten the screws.
        6. If the newly attached segment has storage devices on it, then configure them on OpenVMS Cluster members, if required, using SYSMAN IO commands.

        A.7.7 OpenVMS Requirements for Devices Used on Multihost SCSI OpenVMS Cluster Systems

        At this time, the only devices approved for use on multihost SCSI OpenVMS Cluster systems are those listed in Table A-2. While not specifically approved for use, other disk devices might be used in a multihost OpenVMS Cluster system when they conform to the following requirements:

        • Support for concurrent multi-initiator I/O.
        • Proper management for the following states or conditions on a per-initiator basis:
          • Synchronous negotiated state and speed
          • Width negotiated state
          • Contingent Allegiance and Unit Attention conditions
        • Tagged command queuing. This is needed to provide an ordering guarantee used in OpenVMS Cluster systems to ensure that I/O has been flushed. The drive must implement queuing that complies with Section 7.8.2 of the SCSI--2 standard, which says (in part):
          • "...All commands received with a simple queue tag message prior to a command received with an ordered queue tag message, regardless of initiator, shall be executed before that command with the ordered queue tag message." (Emphasis added.)
        • Support for command disconnect.
        • A reselection timeout procedure compliant with Option b of Section 6.1.4.2 of the SCSI--2 standard. Furthermore, the device shall implement a reselection retry algorithm that limits the amount of bus time spent attempting to reselect a nonresponsive initiator.
        • Automatic read reallocation enabled (ARRE) and automatic write reallocation enabled (AWRE) (that is, drive-based bad block revectoring) to prevent multiple hosts from unnecessarily revectoring the same block. To avoid data corruption, it is essential that the drive comply with Section 9.3.3.6 of the SCSI--2 Standard, which says (in part):
          • "...The automatic reallocation shall then be performed only if the target successfully recovers the data." (Emphasis added.)
        • Storage devices should not supply TERMPWR. If they do, then it is necessary to apply configuration rules to ensure that there are no more than four sources of TERMPWR on a segment.

        Finally, if the device or any other device on the same segment will be hot plugged, then the device must meet the electrical requirements described in Section A.7.6.2.

        A.7.8 Grounding Requirements

        This section describes the grounding requirements for electrical systems in a SCSI OpenVMS Cluster system.

        Improper grounding can result in voltage differentials, called ground offset voltages, between the enclosures in the configuration. Even small ground offset voltages across the SCSI interconnect (as shown in step 3 of Table A-9) can disrupt the configuration and cause system performance degradation or data corruption.

        Table A-9 describes important considerations to ensure proper grounding.

        Table A-9 Steps for Ensuring Proper Grounding
        Step Description
        1 Ensure that site power distribution meets all local electrical codes.
        2 Inspect the entire site power distribution system to ensure that:
        • All outlets have power ground connections.
        • A grounding prong is present on all computer equipment power cables.
        • Power-outlet neutral connections are not actual ground connections.
        • All grounds for the power outlets are connected to the same power distribution panel.
        • All devices that are connected to the same circuit breaker as the computer equipment are UL® or IEC approved.
        3 If you have difficulty verifying these conditions, you can use a hand-held multimeter to measure the ground offset voltage between any two cabinets. To measure the voltage, connect the multimeter leads to unpainted metal on each enclosure. Then determine whether the voltage exceeds the following allowable ground offset limits:
        • Single-ended signaling: 50 millivolts (maximum allowable offset)
        • Differential signaling: 800 millivolts (maximum allowable offset)

        The multimeter method provides data for only the moment it is measured. The ground offset values may change over time as additional devices are activated or plugged into the same power source. To ensure that the ground offsets remain within acceptable limits over time, Digital recommends that you have a power survey performed by a qualified electrician.

        4 If you are uncertain about the grounding situation or if the measured offset exceeds the allowed limit, Digital recommends that a qualified electrician correct the problem. It may be necessary to install grounding cables between enclosures to reduce the measured offset.
        5 If an unacceptable offset voltage was measured and a ground cable was installed, then measure the voltage again to ensure it is less than the allowed limits. If not, an electrician must determine the source of the ground offset voltage and reduce or eliminate it.


        Note

        ¹ Referring to this draft standard is necessary because the SCSI--2 standard does not adequately specify the requirements for hot plugging.

        ² OpenVMS will eventually detect a hung bus and reset it, but this problem may first temporarily disrupt OpenVMS Cluster operations.



        Previous | Next | Contents | [Home] | [Comments] | [Ordering info] | [Help]

        [HR]

          6318P012.HTM
          OSSG Documentation
          26-NOV-1996 11:20:31.15
        

        Copyright © Digital Equipment Corporation 1996. All Rights Reserved.

        Legal