Method and apparatus for improved error avoidance in a redundant data path system

Information

  • Patent Application
  • 20060039289
  • Publication Number
    20060039289
  • Date Filed
    August 18, 2004
    20 years ago
  • Date Published
    February 23, 2006
    18 years ago
Abstract
A logic arrangement, method and computer program for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, comprises a control component for encapsulating the process of attachment of a device to a running subsystem; a disabling component for disabling a path interface; a testing component for testing for the presence of a usable data path across at least one further path interface; and an enabling component for enabling the at least one further path interface to accept communication with the device responsive to a positive outcome from the testing component; wherein the control component is adapted to permit operation after attachment of the device only if full redundancy is retained. A re-enabling component may re-enable any path interface or further path interface.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


This invention relates to a method and apparatus for improving reliability of networked subsystems. In particular, the invention relates to improved error avoidance in redundant data path subsystems, such as dual-loop Fibre Channel Arbitrated Loops. The invention could equally apply to other redundant data path subsystems.


2. Description of the Related Art


For brevity and clarity, the invention and its preferred embodiments will be described against a background of the Fibre Channel Arbitrated Loop architecture, but it will be clear to one skilled in the art that they are not limited to use in such an environment. In particular, it will be readily apparent to one skilled in the art that many other redundant data path subsystems exist in the field of data processing, and that the systems and methods of the present disclosure would have equal applicability in those subsystems.


Fibre Channel Arbitrated Loop (FC-AL) architecture is a member of the Fibre Channel family of ANSI standard protocols. FC-AL is typically used for connecting together computer peripherals, in particular disk drives. The FC-AL architecture is well-known to those skilled in the art, and need not be described in great detail herein.


Electronic data systems can be interconnected using network communication systems. Area-wide networks and channels are two technologies that have been developed for computer network architectures. Area-wide networks (e.g. LANs and WANs) offer flexibility and relatively large distance capabilities. Channels, such as the Small Computer System Interface (SCSI), have been developed for high performance and reliability. Channels typically use dedicated short-distance connections between computers or between computers and peripherals.


Fibre Channel technology has been developed from optical point-to-point communication of two systems or a system and a subsystem. It has evolved to include electronic (non-optical) implementations and has the ability to connect many devices, including disk drives, in a relatively low-cost manner. This addition to the Fibre Channel specifications is called Fibre Channel Arbitrated Loop (FC-AL).


Fibre Channel technology consists of an integrated set of standards that defines new protocols for flexible information transfer using several interconnection topologies. Fibre Channel technology can be used to connect large amounts of disk storage to a server or cluster of servers. Compared to Small Computer Systems Interface (SCSI), Fibre Channel technology supports greater performance, scalability, availability, and distance for attaching storage systems to network servers.


Fibre Channel Arbitrated Loop (FC-AL) is a loop architecture as opposed to a bus architecture like SCSI. FC-AL is a serial interface, where data and control signals pass along a single path rather than moving in parallel across multiple conductors as is the case with SCSI. Serial interfaces have many advantages including: increased reliability due to point-to-point use in communications; dual-porting capability, so data can be transferred over two independent data paths, enhancing speed and reliability; and simplified cabling and increased connectivity which are important in multi-drive environments. As a direct disk attachment interface, FC-AL has greatly enhanced I/O performance.


Devices are connected to a FC-AL using hardware which is termed a “port.” A device which has connections for two loops has two ports or is “dual-ported.”


In one embodiment, the operation of FC-AL involves a number of ports connected such that each port's transmitter is connected to the next port's receiver, and so on, forming a loop. Each port's receiver has an elasticity buffer that captures the incoming FC-AL frame or words and is then used to regenerate the FC-AL word as it is retransmitted. This buffer exists to deal with slight clocking variations that occur. Each port receives a word, and then transmits that word to the next port, unless the port itself is the destination of that word, in which case it is consumed. The nature of FC-AL is therefore such that each intermediate port between the originating port and the destination port gets to ‘see’ each word as it passes around the FC-AL loop. There exist also well-known alternative embodiments, such as those using Fibre Channel switches instead of FC-bypassable transceivers.


FC-AL architecture may be in the form of a single loop. Often two independent loops are used to connect the same devices in the form of dual loops. The aim of these loops is to provide an alternative path to devices on a loop should one loop fail. A single fault should not cause both loops to fail simultaneously. More than two loops can also be used.


FC-AL devices typically have two ports allowing them to be attached to two FC-ALs. Thus, in a typical configuration, two independent loops exist and each device is physically connected to both loops. When the system is working optimally, there are two possible loops that can be used to access any dual-ported device.


A FC-AL can incorporate bypass circuits with the aim of making the FC-AL interface sufficiently robust to permit devices to be removed from the loop without interrupting throughput and sacrificing data integrity. If a disk drive fails, port bypass circuits attempt to route around the problem so all the other disk drives on the loop remain accessible. Without port bypass circuits a fault in any device will break the loop.


In dual loops, port bypass circuits are provided for each loop and these provide additional protection against faults. A device can be bypassed on one loop while remaining active on the dual loop.


A typical FC-AL may have one or two host bus adapters (HBA) and a set of six or so disk drive enclosures or drawers, each of which may contain a set of ten to sixteen disk drives. There is a physical cable connection between each enclosure and the HBA in the FC-AL. Also, there is a connection internal to the enclosure or drawer, between the cable connector and each disk drive in the enclosure or drawer, as well as other components within the enclosure or drawer, e.g. SES device (SCSI Enclosure Services node) or other enclosure services devices.


An SES device is an example of an enclosure service device which manages a disk enclosure and allows the monitoring of power and cooling in an enclosure. The SES device also obtains information as to which slots in an enclosure are occupied. The SES device accepts a limited set of SCSI commands. SCSI Enclosure Services are well-known to those skilled in the art and need not be described further here.


SES devices may be dedicated SES nodes on the loop or there may be a disk drive that also supports ESI communication to the enclosure processor. For the purposes of this disclosure, either type of device will be referred to as an SES device.


Having described the general background of the invention, a more detailed description of some particular problems typically frequently encountered by users of redundant data path subsystems.


In subsystems such as FC-AL that contain redundant data paths, when it is necessary to add another enclosure concurrently with normal subsystem operations, there is always a possibility that the new enclosure that is being added has an internal failure. If such an enclosure is attached, both of the interfaces might be disabled or rendered dysfunctional when the new enclosure is connected to the existing, functioning subsystem. The points of failure may lie in the existing subsystem's interfaces, or in the newly-attached enclosure's interfaces.


It is known in the art, for example, from U.S. Pat. No. 5,890,214, to address a similar problem by requesting, over a separate (non data-path) channel, that a device return its own status. However, this only allows the device to return the status of which it is “aware”, which may be incorrect. Also, the status of the interfaces is not thereby tested, as a completely separate communications channel has been used to request and receive the status.


It would therefore be desirable to enable the automation of the attaching and checking process and to offer protection against the problems described, as well as reducing the potential for human error, without adding extra devices or channels.


SUMMARY OF THE INVENTION

According to a first aspect of the present invention there is provided a logic arrangement for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, comprising: a control component for encapsulating said process of attachment of a device to a running subsystem; a disabling component for disabling a path interface; a testing component for testing for the presence of a usable data path across at least one further path interface; and an enabling component for enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component; wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained.


The logic arrangement preferably further comprises a re-enabling component for re-enabling any said path interface or further path interface.


The logic arrangement preferably further comprises an operator warning component to warn an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said testing component.


The logic arrangement preferably further comprises a termination component for terminating said attachment process responsive to a negative result from said testing component.


Preferably said redundant path system comprises a plural loop system.


Preferably said redundant path system comprises a dual loop FC-AL system.


Preferably said redundant path system comprises a storage subsystem.


Preferably said redundant path system comprises a storage controller subsystem.


In a second aspect of the present invention, there is provided a method for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, comprising the steps of: encapsulating, by a control component, said process of attachment of a device to a running subsystem; disabling a path interface; testing for the presence of a usable data path across at least one further path interface; and enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing; wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained.


The method preferably further comprises the step of re-enabling any said path interface or further path interface.


The method preferably further comprises the step of warning an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said step of testing.


The method preferably further comprises the step of terminating an attachment process responsive to a negative result from said step of testing.


Preferably, said redundant path system comprises a plural loop system.


Preferably said redundant path system comprises a dual loop FC-AL system.


Preferably said redundant path system comprises a storage subsystem.


Preferably, said redundant path system comprises a storage controller subsystem.


In a third aspect, the present invention provides a computer program comprising computer program code to, when loaded into a computer system and executed thereon, cause said computer system to perform all the steps of a method according to the second aspect.


One of the advantages in using the automated approach of the preferred embodiment of the present invention is that there is less likelihood of a defective enclosure being added to a subsystem and resulting in loss of access to existing data. The preferred embodiment of the present invention also advantageously alleviates the problem of errors caused by a subsystem operator mis-plugging cables.




BRIEF DESCRIPTION OF THE DRAWINGS

Embodiments of the invention are now described, by means of examples only, with reference to the accompanying drawings in which:



FIG. 1 is a diagram of a conventional dual loop network in which the teaching of the present invention may be practised;



FIG. 2
a is a diagram of one state of an existing subsystem according to a preferred embodiment of the present invention;



FIG. 2
b is a diagram of a further state of an existing subsystem according to a preferred embodiment of the present invention;



FIG. 2
c is a diagram of a yet further state of an existing subsystem according to a preferred embodiment of the present invention; and



FIG. 3 is a flow diagram of a method in accordance with a preferred embodiment of the present invention.




DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT

A loop network system with a plurality of serially connected ports in the form of a Fibre Channel Arbitrated Loop (FC-AL) is described for connecting together computer peripherals, in particular disk drives. The described embodiments are given in the context of FC-AL architecture although the described method and apparatus could be applied to any redundant data path loop network.


Referring to FIG. 1, an exemplary loop network 100 is shown in the form of a Fibre Channel Arbitrated Loop with two host bus adapters 102, 104. FIG. 1 shows one form of a loop network on which the present invention may be practised.


The loop network 100 in the shown embodiment has two enclosures 106, 108. Each enclosure in this embodiment has three disk drives 120 although in practice there are usually 10 or more disk drives in an enclosure. Dual loops 116, 118 each connect the components in the loop network 100. A first loop 116 is shown along the top of the loop network 100 in the diagram and a second loop 118 is shown along the bottom of the loop network 100 in the diagram. The loops 116, 118 comprise all their respective elements connected together between adapter 102 on the left of FIG. 1 and adapter 104 on the right of FIG. 1. Thus, loops 116, 118 can be seen to incorporate all the communicating elements of adapters, cables, connectors, enclosures, and so forth, as described in grater detail below.


The adapters 102, 104 have external connectors 110 for cables 114 connecting each loop 116, 118 from the adapters 102, 104 to external connectors 112 of the enclosures 106, 108. Cables 114 also connect the two enclosures 106, 108 such that each loop 116, 118 passes from one enclosure 106 to the next enclosure 108.


Each loop 116, 118 passes from the first adapter 102 via an adapter external connector 110, a cable 114 and an enclosure external connector 112 to the first enclosure 106. In the first enclosure 106 of the exemplary loop network 100, each loop 116, 118 passes through its own SES (SCSI Enclosure Services) device or controller 122, 124 and then through each of the disk drives 120 in turn. The two loops 116, 118 both pass through the same shared disk drives 120. Each loop 116, 118 then leaves the first enclosure via an enclosure external connector 112 and passes through a cable 114 to a second enclosure 108 which it enters via an enclosure external connector 112. The second enclosure 108 has the same set of components as the first enclosure 106. Each loop 116, 118, after passing through the second enclosure 108 is connected to the second adapter 104 via enclosure external connectors 112, cables 114 and adapter external connectors 110.


In each enclosure 106, 108, a loop 116 enters from an external connector 112 and is routed through each of the disk drives 120 and an SES device 122, 124. All devices in the loop 100, including host bus adapters 102, 104, disk drives 120 and any enclosure controllers 122, 124 have hardware connections to a loop 106, 108 referred to as ports. Each port has a receiver and a transmitter. The ports are connected such that each port's transmitter is connected to the next port's receiver, and so on, forming the loop 106, 108. Each port's receiver has an elasticity buffer that captures the incoming FC-AL frame and is then used to regenerate the FC-AL frame as it is retransmitted.


The disk drives 120 are examples of dual port devices in that they are common to both the loops 116, 118 of the loop network 100.


An SES device 122, 124 is provided on each loop 116, 118 in each enclosure and the two SES devices 122, 124 are connected together through the enclosure's backplane. One SES device can be used to control the other SES device. An SES device manages an enclosure and provides a point of control for each enclosure. It can monitor parameters such as power and cooling and obtain information as to which slots for disk drives are occupied. It accepts a limited set of SCSI commands.


The SES devices 122, 124 shown in FIG. 1 are provided as nodes in the loops 116, 118. These are referred to as “in loop” SES devices.


SES devices can also be provided by means of an Enclosure Services Interface (ESI) in which case the SES devices are not in the loop but are interfaced from one or more disk drives. SES devices of this nature are usually provided on a few disk drives in each enclosure. Commands can be sent to the SES device in an enclosure via the disk drive with the ESI.


The enclosures that make up the original subsystem support the ability to enable and disable their external connections under command control from the Host System. An example of this would be by using SCSI-3 SCSI Enclosure Services. In alternative embodiments, as will be clear to one skilled in the art, other commands or control signals may be used.



FIG. 3 shows the method steps by which the Host System control component performs a reduced-error addition of an enclosure to a subsystem which is in normal operation. FIGS. 2a, 2b and 2c show various states of the existing and new enclosures, and are referred to as necessary in the description of the method shown in FIG. 3.


In FIGS. 2a, 2b and 2c are shown:

    • a host system 204;
    • a first enclosure 206 representing the accessible interface of an existing subsystem;
    • a device 208 (representing all similarly depicted devices in the figures);
    • a first interface 210;
    • a second interface 212; and
    • a second enclosure 214.


Turning now to FIG. 3, there are shown the steps of a method according to a preferred embodiment of the present invention.


At step 302, the subsystem is placed in an ‘Adding New Enclosure’ state.


At step 304, a check is performed to ensure that that both interfaces in the existing subsystem can access all the attached devices on both their interfaces (thus checking that full redundancy is in operation).


If any of the checks returns a negative response, an error to the operator is generated at step 306 to indicate that there is a problem in the existing subsystem that needs to be fixed before the new enclosure can be safely added to the existing subsystem. The procedure is stopped at step 308 to await this intervention.


If all the checks return positive outcomes, at step 310 all the interface connections on both of the loops that are detected as indicating that they are not being used are disabled. FIG. 2a shows this state of the existing subsystem 206. In an exemplary embodiment using FC-AL this could be achieved using ‘Loss-of-Link’ (LOL). In other environments, an equivalent command or signal may be used. This ensures that only one interface is logically attached initially (for example, interface 210 or 212).


At step 312, a message is issued to the operator to ensure that the new enclosure is Powered-On and to connect it to the subsystem at the selected point in the network (For the resulting state, see FIG. 2b). The connection might be effected at the end of the existing loop or at some intermediate point where existing enclosures have more than two pairs of external connections.


At step 313, all connectors on one of the loops are enabled.


At step 314, the subsystems wait for sufficient time for the one enabled interface 210 to configure and become ‘Ready’.


At step 316, a check is performed to ensure that all the original devices, as found in step 304, can still be accessed on both interfaces. (This indicates that adding the connections has not impacted the existing subsystem).


If the check returns a negative response, an error to the operator is generated at step 318 to indicate that there is a problem in the existing subsystem that needs to be fixed before the new enclosure can be safely added to the existing subsystem. The procedure is stopped at step 320 to await this intervention. To preserve full redundancy on the original subsystem, all the interface connections on both loops that are detected as indicating that they are not in use are disabled (as in step 310 above).


At step 322, a check is performed to ensure that at least one new device has been detected.


If the check returns a negative response, an error to the operator is generated at step 324 to indicate that there is a problem that needs to be fixed before the new enclosure can be safely added to the existing subsystem. The procedure is stopped at step 326 to await this intervention. To preserve full redundancy on the original subsystem, all the interface connections on both loops that are detected as indicating that they are not in use are disabled (as in step 310 above).


If the response is positive, at step 328, the interface connection (interface 212) that was disabled in step 310 is enabled. The resulting state is shown in FIG. 2c.


At step 330, the subsystems wait for sufficient time for the newly-enabled interface 212 to configure and become ‘Ready’.


At step 332, a check is performed to ensure that all the original devices, as found in step 304, can still be accessed on both interfaces. (This indicates that adding the connections has not impacted the existing subsystem).


If any of the checks returns a negative response, an error to the operator is generated at step 334 to indicate that there is a problem that needs to be fixed before the new enclosure can be safely added to the existing subsystem. The procedure is stopped at step 336 to await this intervention. To preserve full redundancy on the original subsystem, all the interface connections on both loops that are detected as indicating that they are not in use are disabled (as in step 310 above).


At step 338, a check is performed to ensure that all devices now attached to the subsystem, both those previously existing and those that have been newly attached, can be accessed on both interfaces.


If the check returns a negative response, an error to the operator is generated at step 340 to indicate that there is a problem in the existing subsystem that needs to be fixed before the new enclosure can be safely added to the existing subsystem. The procedure is stopped at step 342 to await this intervention. To preserve full redundancy on the original subsystem, all the interface connections on both loops that are detected as indicating that they are not in use are disabled (as in step 310 above).


If the response to this check is positive, at step 344, the subsystem exits the ‘Adding New Enclosure’ state.


The method described herein is typically implemented as a computer program product, comprising a set of program instructions for controlling a computer or similar device. These instructions can be supplied preloaded into a system or recorded on a storage medium such as a CD-ROM, or made available for downloading over a network such as the Internet or a mobile telephone network.


However, the method is also suitable to be embodied in a logic arrangement permanently or temporarily established in a hardware apparatus in the form of firmware elements or logic elements of an ASIC.


Improvements and modifications can be made to the foregoing without departing from the scope of the present invention.

Claims
  • 1. An arrangement for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, comprising: a control component for encapsulating said process of attachment of a device to a running subsystem; a disabling component for disabling a path interface; a testing component for testing for the presence of a usable data path across at least one further path interface; and an enabling component for enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component, wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained.
  • 2. The arrangement as claimed in claim 1, further comprising a re-enabling component for re-enabling any said path interface or further path interface.
  • 3. The arrangement as claimed in claim 1, further comprising an operator warning component to warn an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said testing component.
  • 4. The arrangement as claimed in claim 1, further comprising a termination component for terminating said attachment process responsive to a negative result from said testing component.
  • 5. The arrangement as claimed in claim 1 wherein said redundant path system comprises a plural loop system.
  • 6. The arrangement as claimed in claim 1 wherein said redundant path system comprises a dual loop FC-AL system.
  • 7. The arrangement as claimed in claim 1 wherein said redundant path system comprises a storage subsystem.
  • 8. The arrangement as claimed in claim 1 wherein said redundant path system comprises a storage controller subsystem.
  • 9. A host bus adaptor configured to reduce incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, said host bus adaptor comprising: a control component for encapsulating said process of attachment of a device to a running subsystem; a disabling component for disabling a path interface; a testing component for testing for the presence of a usable data path across at least one further path interface; and an enabling component for enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component, wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained.
  • 10. The host bus adaptor of claim 9, further comprising a re-enabling component for re-enabling said path interface or further path interface.
  • 11. The host bus adaptor of claim 9, further comprising an operator warning component to warn an operator that an expansion of said usable data path cannot be successful, responsive to a negative result from said testing component.
  • 12. The host bus adaptor of claim 9, further comprising a termination component for terminating said attachment process responsive to a negative result from said testing component.
  • 13. The host bus adaptor of claim 9, wherein said redundant path system comprises a dual loop FC-AL system.
  • 14. The host bus adaptor of claim 9, wherein said redundant path system comprises a storage subsystem.
  • 15. An enclosure comprising one or more disk drives wherein the enclosure is configured for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, said enclosure comprising: a control component for encapsulating said process of attachment of a device to a running subsystem; a disabling component for disabling a path interface; a testing component for testing for the presence of a usable data path across at least one further path interface; an enabling component for enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component, wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained; a re-enabling component for re-enabling any said path interface or further path interface; an operator warning component to warn an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said testing component; and a termination component for terminating said attachment process responsive to a negative result from said testing component.
  • 16. A system for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, the system comprising: a host bus adaptor; an enclosure comprising one or more disk drives connected to an interface on said enclosure by a cable; a cable connecting said host bus adaptor to said interface; a control component for encapsulating said process of attachment of a device to a running subsystem; a disabling component for disabling a path interface; a testing component for testing for the presence of a usable data path across at least one further path interface; and an enabling component for enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component, wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained.
  • 17. The system of claim 16, further comprising a re-enabling component for re-enabling any said path interface or further path interface.
  • 18. The system of claim 16, further comprising an operator warning component to warn an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said testing component.
  • 19. The system of claim 16, further comprising a termination component for terminating said attachment process responsive to a negative result from said testing component.
  • 20. The system of claim 16, wherein said redundant path system comprises a plural loop system.
  • 21. The system of claim 16, wherein said redundant path system comprises a dual loop FC-AL system.
  • 22. The system of claim 16, wherein said redundant path system comprises a storage subsystem.
  • 23. The system of claim 16, wherein said redundant path system comprises a storage controller subsystem.
  • 24. A method for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, comprising the steps of: encapsulating, by a control component, said process of attachment of a device to a running subsystem; disabling a path interface; testing for the presence of a usable data path across at least one further path interface; and enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component; wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained.
  • 25. The method as claimed in claim 24, further comprising the step of re-enabling any said path interface or further path interface.
  • 26. The method as claimed in claim 24, further comprising a step of warning an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said step of testing.
  • 27. The method as claimed in claim 24, further comprising a step of terminating an attachment process responsive to a negative result from said step of testing.
  • 28. The method as claimed in claim 24 wherein said redundant path system comprises a plural loop system.
  • 29. The method as claimed in claim 24 wherein said redundant path system comprises a dual loop FC-AL system.
  • 30. The method as claimed in claim 24 wherein said redundant path system comprises a storage subsystem.
  • 31. The method as claimed in claim 24 wherein said redundant path system comprises a storage controller subsystem.
  • 32. A computer program product comprising computer program code to, when loaded into a computer system and executed thereon, cause said computer system to reduce incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, by performing the steps of: encapsulating, by a control component, said process of attachment of a device to a running subsystem; disabling a path interface; testing for the presence of a usable data path across at least one further path interface; and enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component; wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained.
  • 33. The computer program product as claimed in claim 32, further comprising the program step of re-enabling any said path interface or further path interface.
  • 34. The computer program product as claimed in claim 32, further comprising a program step of warning an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said step of testing.
  • 35. The computer program product as claimed in claim 32, further comprising a program step of terminating an attachment process responsive to a negative result from said step of testing.
  • 36. The computer program product as claimed in claim 32 wherein said redundant path system comprises a plural loop system.
  • 37. The computer program product as claimed in claim 32 wherein said redundant path system comprises a dual loop FC-AL system.
  • 38. The computer program product as claimed in claim 32 wherein said redundant path system comprises a storage subsystem.
  • 39. The computer program product as claimed in claim 32 wherein said redundant path system comprises a storage controller subsystem.
  • 40. A method for reducing incidence of errors in a redundant path system during a process of attachment of a device to a running subsystem, comprising the steps of: means for encapsulating, by a control component, said process of attachment of a device to a running subsystem; means for disabling a path interface; means for testing for the presence of a usable data path across at least one further path interface; means for enabling said at least one further path interface to accept communication with said device responsive to a positive outcome from said testing component, wherein said control component is adapted to permit operation after attachment of said device only if full redundancy is retained; means for re-enabling any said path interface or further path interface; means for warning an operator that an expansion of said usable data path cannot be successful responsive to a negative result from said step of testing; and means for terminating an attachment process responsive to a negative result from said step of testing.