Age | Commit message (Collapse) | Author | Files |
|
Header define extraction routine tries to execute test binary which
may or may not work depending on target architecture. Redo it using
preprocessor only.
Fixes wrong OCF_ROOT_DIR.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
A resource agent is a standardized interface for a cluster resource.
In translates a standard set of operations into steps specific to the
resource or application, and interprets their results as success or
failure.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Cluster Glue is a set of libraries, tools and utilities suitable for the
Heartbeat/Pacemaker cluster stack. In essence, Glue is everything that is
not the cluster messaging layer (Heartbeat), nor the cluster resource
manager (Pacemaker), nor a Resource Agent.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|