OpenClovis Logo

Functional Description
Chassis Management

Description of the Chassis Management. More...

Description of the Chassis Management.

The OpenClovis Chassis Manager (CM) is part of the OpenClovis ASP middleware and is the gatekeeper between ASP and the underlying hardware platform such as an AdvancedTCA chassis or other intelligent, manageable hardware platform. CM interfaces the underlying platform via a Hardware Platform Interface (HPI), which is a standardized C API specified by the Service Availability Forum (SA Forum).

The OpenClovis CM complies to the B.01.01 version of the HPI specification. CM is integrated with and verified against two well-known implementations of the above standard, namely:

Note that on unmanaged clusters that do not support HPI-based system management, such as a cluster of ordinary desktop computers, the OpenClovis CM cannot communicate with the hardware platform and therefore is not expected to be started. This is arranged by a configuration option used during the "configure" step (see the SDK User's Guide).

CM runs only on the system controller node(s) in ASP, and can run either in a non-redundant mode (when there is only one system controller node in the system), or in dual (1+1) redundant mode when there is on active and one standby CM running.

CM depends on the Shelf Manager of the underlying hardware to monitor the platform and to issue control operations to the platform. Specifically, it provides the following services to ASP:


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen