UC IRVINE - ICS 125 PROJECT IN SYSTEM DESIGNPROJECT DESCRIPTION |
Compaq Computers' Himalaya S-Series Non-Stop Kernel (NSK) systems are used for very demanding, mission-critical applications. These systems are redundant, so a single failure will not stop the system. However, after a failure, the failing component should be quickly replaced to restore fault-tolerance margins to the system. Therefore the NonStop Himalaya Server requires continuous systems management. A sufficient definition of "management" in this context means that all hardware component bad health states (such as a disk controller failure) will be diagnosed immediately by the manager, and all service operations (such as a tape drive replacement) will be intelligently aided by the manager.
The manager resides on an NT workstation that communicates to the NonStop server via a TCP/IP connection.
The manager uses a Java-based user interface on the NT workstation to ultimately manage the NonStop server via the TCP/IP connection.
Develop a System Manager Prototype that fulfills the requirements described above.
In addition to the general requirements in the summary, the System Manager Prototype will fulfill the following: