Chapter 1. The new mainframe 9
Reliability The system’s hardware components have extensive
self-checking and self-recovery. The system’s software reliability
results from extensive testing and the ability to make quick
updates for detected problems.
Availability The system can recover from a failed component without
impacting the rest of the running system. This applies to
hardware recovery (by automatically replacing failed elements
with spares) and software recovery (layers of error recovery
provided by the operating system).
Serviceability The system can determine why a failure occurred. This allows for
the replacement of elements (hardware and software), while
impacting as little of the operational system as possible. It also
implies well-defin ...