summaryrefslogtreecommitdiffstats
path: root/cluster-cman.py
diff options
context:
space:
mode:
Diffstat (limited to 'cluster-cman.py')
-rwxr-xr-xcluster-cman.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/cluster-cman.py b/cluster-cman.py
index 8ddede2..fe4ca1e 100755
--- a/cluster-cman.py
+++ b/cluster-cman.py
@@ -115,10 +115,10 @@ graph = lambda\
,label='management'
,_nodes=\
[Agent('node_b-libClusterMonitorSnmp.so'
- ,label='lib\nClusterMonitorSnmp\n.so'
+ ,label='libClusterMonitor\nSnmp.so'
)
,Agent('node_b-libRedHatClusterProvider.so'
- ,label='lib\nRedHatClusterProvider\n.so'
+ ,label='libRedHatCluster\nProvider.so'
)
,Artefact('node_b-clumond.sock'
,label='/var/run/\nclumond.sock'
@@ -338,7 +338,7 @@ graph = lambda\
)]
,_nodes=\
[FenceDevice('power-fence'
- ,label='Power fence\ndevice(s) (...)'
+ ,label='Power fence\ndevice(s)\n(DRAC/drac,\nHP iLO/ilo, …)'
)]
)
,SubgraphStandard('cluster.storage-fence'
@@ -348,7 +348,7 @@ graph = lambda\
,label='storage fence'
,_nodes=\
[FenceDevice('storage-fence'
- ,label='Storage fence\ndevice(s) (...)'
+ ,label='Direct use of\nshared storage\n(scsi, sanlock)'
)]
)]
#