Trees | Indices | Help |
|
---|
|
Cluster related commands
|
|||
_RunWhenNodesReachableHelper Helper class to make shared internal state sharing easier. |
|
|||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
|
|||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
|
|||
|
|||
int |
|
||
int |
|
||
|
|||
int |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
int |
|
||
|
|
|||
ON_OPT = cli_option("--on", default= False, action= "store_tru
|
|||
GROUPS_OPT = cli_option("--groups", default= False, action= "s
|
|||
_EPO_PING_INTERVAL = 30
|
|||
_EPO_PING_TIMEOUT = 1
|
|||
_EPO_REACHABLE_TIMEOUT = 15* 60
|
|||
commands = {"init":(InitCluster, [ArgHost(min= 1, max= 1)], [B
|
|||
aliases = {"masterfailover": "master-failover",} dictionary with aliases for commands |
Imports: os, time, OpenSSL, itertools, opcodes, constants, errors, utils, bootstrap, ssh, objects, uidpool, compat, netutils
|
Initialize the cluster.
|
Destroy the cluster.
|
Rename the cluster.
|
Forces push of the cluster configuration.
|
Write version of ganeti software to the standard output.
|
Write name of master node to the standard output.
|
Print Grouped parameters (be, nic, disk) by group.
|
Shows cluster information.
|
Copy a file from master to some nodes.
|
Run a command on some nodes.
|
Verify integrity of cluster, performing various test on nodes.
|
Verify integrity of cluster disks.
|
Verify sizes of cluster disks.
|
Failover the master node. This command, when run on a non-master node, will cause the current master to cease being master, and the non-master to become new master.
|
Checks if the master is alive.
|
Searches the tags on all the cluster.
|
Renews cluster certificates, keys and secrets.
|
Modify the cluster.
|
Queue operations.
|
Watcher operations.
|
Puts the node in the list to desired power state.
|
Puts the instances in the list to desired state.
|
Run action_cb when nodes become reachable.
|
Start the instances conditional based on node_states.
|
Does the actual power on.
|
Does the actual power off.
|
EPO operations.
|
|
ON_OPT
|
GROUPS_OPT
|
commands
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 24 16:51:19 2012 | http://epydoc.sourceforge.net |