diff options
author | Shane Bradley <sbradley@redhat.com> | 2016-03-24 09:55:55 -0400 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2016-05-25 17:09:15 +0100 |
commit | e4ea92277db4fb04f8097b63bae0643ae4288004 (patch) | |
tree | eaaaa78c3cda58ba791d14887eb886d8307a71ed /man/en | |
parent | 062c2563d74e4a8a7aa377c5fe2341da6a4ccf22 (diff) | |
download | sos-e4ea92277db4fb04f8097b63bae0643ae4288004.tar.gz |
[cluster] The plugin was removed and split into multiple plugins
The cluster plugin originally was used for all the components for clustering:
corosync, cman, pacemaker, gfs2, and dlm. This patch moves the command
output/file that was captured in the cluster plugin to the corresponding plugin
related to the command output or file. The cluster plugin was removed.
Each component that is used by the 2 different types of clusters have a
corresponding plugin: corosync, cman, pacemaker, gfs2, and dlm.
The 2 different types of a cluster are: cman (with or without rgmanager or
pacemaker managing resources) and pacemaker based clusters. Both of these
cluster types can use corosync, dlm, and gfs2. The main difference is the
management of clustered resources either by rgmanager(cman only) or pacemaker.
The cman plugin will capture data related to rgmanager.
In addition, there were duplicate commands that were removed and a couple of
commands and file captures that were added to different plugins that previously
was not in the cluster plugin.
Fixes: #587
Signed-off-by: Shane Bradley <sbradley@redhat.com>
Diffstat (limited to 'man/en')
0 files changed, 0 insertions, 0 deletions