From mboxrd@z Thu Jan 1 00:00:00 1970
From: kupcevic@sourceware.org Cluster module manages Redhat Cluster Suite.
@@ -63,9 +63,10 @@
online="true" uptime="331625"
votes="1"/>
<service autostart="true"
failed="false" name="dsa" nodename="green"
- running="true" time_since_transition="12345"/>
<service autostart="true"
- failed="false" name="new_serv" nodename="green"
- running="true" time_since_transition="54321"/>
</cluster>
<service
+ autostart="true" failed="false" name="new_serv"
+ nodename="green" running="true"
+ time_since_transition="54321"/>
</cluster>
On failure:
- No special errors defined, only
generic ones might get returned.
On failure:
- 1 ??? service manager is not running on this
managed system
- generic ones
start_node
+start_node +
Start cluster infrastructure and configured services. It is not - an error to start already started node.
-No input variables.
-No output variables.
+Start cluster infrastructure on this node (also, enable daemons'
+ boot startup).
It is not an error to start already started
+ node.
Input variables:
- ???cluster_startup??? (boolean) ???
+ optional, default ???false???, cluster is starting up (wait for all
+ to come up, then start services ??? avoid fencing on startup)
No output variables. +
On failure:
- No special errors defined, only generic ones
might get returned.
stop_node
Stop cluster infrastructure and configured services. It is not - an error to stop already stopped node. -
-No input variables. -
+Stop cluster infrastructure on this node (also, disable daemons'
+ boot startup).
It is not an error to stop already stopped node.
+
Input variables:
- ???cluster_shutdown??? (boolean) ???
+ optional, default ???false???, cluster is shutting down (don't
+ bounce services around)
No output variables.
On failure:
- No special errors defined, only generic ones
- might get returned.
fence_node