summaryrefslogtreecommitdiffstats
path: root/cluster-cman.py
Commit message (Collapse)AuthorAgeFilesLines
* cluster-cman: add fenvce_virt.confHEADmasterJan Pokorný2014-05-201-0/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: add ricci-workerJan Pokorný2013-12-191-2/+9
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: fix logically wrong FencedBy transitive rel.Jan Pokorný2013-11-271-7/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: add some more dlm bits (+ MapsTo edge to the lib)Jan Pokorný2013-11-271-4/+29
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: add libdlmJan Pokorný2013-11-271-0/+11
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: s|libccsconfdb|libconfdb (confused by src dir name)Jan Pokorný2013-11-271-7/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: update stale comment (cont'd)Jan Pokorný2013-11-111-7/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: update stale commentJan Pokorný2013-11-111-4/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cman: new "config" super-node (cluster.conf, libccsconfdb)Jan Pokorný2013-11-081-24/+38
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cman: fenced also uses libccsconfdbJan Pokorný2013-11-081-0/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cman: add qdiskdJan Pokorný2013-11-081-0/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: finally start getting to the core with corosyncJan Pokorný2013-11-061-2/+42
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Tentatively switch default font of cluster-cman to Droid Sans MonoJan Pokorný2013-11-061-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* lib_nodes: add UnixSocket + use it instead of Artefact when suitableJan Pokorný2013-11-061-2/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add RhelSaslauthd (being used by luci and ricci)Jan Pokorný2013-10-241-0/+12
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Move snmpd and cimserver to new lib_rhel moduleJan Pokorný2013-10-241-4/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cluster-cman: make explicit that only node b is detailedJan Pokorný2013-10-241-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* cman: place fenced into graphJan Pokorný2013-10-231-0/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* lib_cman: new edge for modclusterd peer's XML status interchangeJan Pokorný2013-09-271-6/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Move some cman-cluster-specific edges: lib{-edges,cman}Jan Pokorný2013-09-271-4/+4
| | | | | | | Also start using as of now enabled "common_{src,dst}_of" to allow for edges -> metadata association (used in "on_click") Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Properly handle fence_virtd daemonJan Pokorný2013-09-251-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fix bug with Exchange(modclusterd,modclusterd) edges inclusionJan Pokorný2013-09-251-29/+28
| | | | | | | | Reproducer of the bug: - clean all nodes - exchange edge between modclusterd instances remained unexpectedly Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Split objects of interest to lib_{cman, shared} + add further infoJan Pokorný2013-09-251-31/+20
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Move invisible elements to lib_$class.pyJan Pokorný2013-09-241-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add cman_tool and its dependency on ccs_syncJan Pokorný2013-09-231-0/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Split subgraphs/nodes/edges library to separate filesJan Pokorný2013-09-051-1/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* CLeanup of commented out parts from previous trial-and-errorJan Pokorný2013-09-051-36/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* There is no physical storage-based fence deviceJan Pokorný2013-09-051-42/+83
| | | | | | | | | ...which made the schema confusing Also enhance the resource agents part, depicting clustered services as related to all rgmanager instances. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Rename nfs.sh to fs.sh (there is only nfs{client,export}.sh)Jan Pokorný2013-09-041-4/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Partially cover services/resourcesJan Pokorný2013-09-041-3/+91
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Use better position for the commentJan Pokorný2013-09-041-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Split switches to Ethernet and Fibre ChannelJan Pokorný2013-09-041-17/+36
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Break down fence devicesJan Pokorný2013-09-031-25/+44
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add rgmanager to remaining nodes A and CJan Pokorný2013-09-021-3/+9
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fix some labelsJan Pokorný2013-09-021-4/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* {Clean,\ as a follow}\ upJan Pokorný2013-09-021-21/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* More massive updateJan Pokorný2013-09-021-129/+474
| | | | | | (sorry, it's an trial-and-error hell) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Prepare space for Pacemaker-based cluster overviewJan Pokorný2013-05-141-0/+167
(wink) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>