summaryrefslogtreecommitdiffstats
path: root/cluster-cman.py
Commit message (Collapse)AuthorAgeFilesLines
* 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>