Trees | Indices | Help |
|
---|
|
Module implementing the master-side code.
|
|||
LogicalUnit Logical Unit base class. |
|||
NoHooksLU Simple LU which runs no hooks. |
|||
Tasklet Tasklet base class. |
|||
_QueryBase Base for query utility classes. |
|||
LUClusterPostInit Logical unit for running hooks after cluster initialization. |
|||
LUClusterDestroy Logical unit for destroying the cluster. |
|||
LUClusterVerify Verifies the cluster status. |
|||
LUClusterVerifyDisks Verifies the cluster disks status. |
|||
LUClusterRepairDiskSizes Verifies the cluster disks sizes. |
|||
LUClusterRename Rename the cluster. |
|||
LUClusterSetParams Change the parameters of the cluster. |
|||
LUClusterRedistConf Force the redistribution of cluster configuration. |
|||
LUOobCommand Logical unit for OOB handling. |
|||
LUOsDiagnose Logical unit for OS diagnose/query. |
|||
LUNodeRemove Logical unit for removing a node. |
|||
_NodeQuery | |||
LUNodeQuery Logical unit for querying nodes. |
|||
LUNodeQueryvols Logical unit for getting volumes on node(s). |
|||
LUNodeQueryStorage Logical unit for getting information on storage units on node(s). |
|||
_InstanceQuery | |||
LUQuery Query for resources/items of a certain kind. |
|||
LUQueryFields Query for resources/items of a certain kind. |
|||
LUNodeModifyStorage Logical unit for modifying a storage volume on a node. |
|||
LUNodeAdd Logical unit for adding node to the cluster. |
|||
LUNodeSetParams Modifies the parameters of a node. |
|||
LUNodePowercycle Powercycles a node. |
|||
LUClusterQuery Query cluster configuration. |
|||
LUClusterConfigQuery Return configuration values. |
|||
LUInstanceActivateDisks Bring up an instance's disks. |
|||
LUInstanceDeactivateDisks Shutdown an instance's disks. |
|||
LUInstanceStartup Starts an instance. |
|||
LUInstanceReboot Reboot an instance. |
|||
LUInstanceShutdown Shutdown an instance. |
|||
LUInstanceReinstall Reinstall an instance. |
|||
LUInstanceRecreateDisks Recreate an instance's missing disks. |
|||
LUInstanceRename Rename an instance. |
|||
LUInstanceRemove Remove an instance. |
|||
LUInstanceQuery Logical unit for querying instances. |
|||
LUInstanceFailover Failover an instance. |
|||
LUInstanceMigrate Migrate an instance. |
|||
LUInstanceMove Move an instance by data-copying. |
|||
LUNodeMigrate Migrate all instances from a node. |
|||
TLMigrateInstance Tasklet class for instance migration. |
|||
LUInstanceCreate Create an instance. |
|||
LUInstanceConsole Connect to an instance's console. |
|||
LUInstanceReplaceDisks Replace the disks of an instance. |
|||
TLReplaceDisks Replaces disks for an instance. |
|||
LURepairNodeStorage Repairs the volume group on a node. |
|||
LUNodeEvacStrategy Computes the node evacuation strategy. |
|||
LUInstanceGrowDisk Grow a disk of an instance. |
|||
LUInstanceQueryData Query runtime instance data. |
|||
LUInstanceSetParams Modifies an instances's parameters. |
|||
LUBackupQuery Query the exports list |
|||
LUBackupPrepare Prepares an instance for an export and returns useful information. |
|||
LUBackupExport Export an instance to an image in the cluster. |
|||
LUBackupRemove Remove exports related to the named instance. |
|||
LUGroupAdd Logical unit for creating node groups. |
|||
LUGroupAssignNodes Logical unit for assigning nodes to groups. |
|||
_GroupQuery | |||
LUGroupQuery Logical unit for querying node groups. |
|||
LUGroupSetParams Modifies the parameters of a node group. |
|||
LUGroupRemove | |||
LUGroupRename | |||
TagsLU Generic tags LU. |
|||
LUTagsGet Returns the tags of a given object. |
|||
LUTagsSearch Searches the tags for a given pattern. |
|||
LUTagsSet Sets a tag on a given object. |
|||
LUTagsDel Delete a list of tags from a given object. |
|||
LUTestDelay Sleep for a specified amount of time. |
|||
LUTestJqueue Utility LU to test some aspects of the job queue. |
|||
IAllocator IAllocator framework. |
|||
LUTestAllocator Run allocator tests. |
|
|||
|
|||
list |
|
||
list |
|
||
dict |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
dict |
|
||
|
|||
dict |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
list of objects.Disk |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
boolean |
|
||
boolean |
|
||
|
|||
|
|||
list |
|
||
|
|||
|
|||
dict |
|
||
|
|
|||
_QUERY_IMPL = {constants.QR_INSTANCE: _InstanceQuery, constant Query type implementations |
Imports: os, time, re, platform, logging, copy, OpenSSL, socket, tempfile, shutil, itertools, operator, ssh, utils, errors, hypervisor, locking, constants, objects, serializer, ssconf, uidpool, compat, masterd, netutils, query, qlang, opcodes, ganeti
|
Tells if node supports OOB.
|
Returns list of checked and expanded node names.
|
Returns list of checked and expanded instance names.
|
Return the new version of a parameter dictionary.
|
Checks whether all selected fields are valid.
|
Validates that given hypervisor params are not global ones. This will ensure that instances don't get customised versions of global params. |
Ensure that a given node is online.
|
Ensure that a given node is not drained.
|
Ensure that a given node is vm capable.
|
Ensure that a node supports a given OS.
|
Ensure that a node has the given secondary ip.
|
Expand an item name.
|
Builds instance related env variables for hooks This builds the hook environment from individual variables.
|
Build a list of nic information tuples. This list is suitable to be passed to _BuildInstanceHookEnv or as a return value in LUInstanceQueryData.
|
Builds instance related env variables for hooks from an object.
|
Check whether an OS name conforms to the os variants specification.
|
Check the sanity of iallocator and node arguments and use the cluster-wide iallocator if appropriate. Check that at most one of (iallocator, node) is specified. If none is specified, then the LU's opcode's iallocator slot is filled with the cluster-wide default iallocator.
|
Verifies a certificate for LUClusterVerify.
|
Distribute additional files which are part of the cluster configuration. ConfigWriter takes care of distributing the config and ssconf files, but there are more files which should be distributed to all nodes. This function makes sure those are copied.
|
Check that mirrors are not degraded. The ldisk parameter, if True, will change the test from the is_degraded attribute (which represents overall non-ok status for the device(s)) to the ldisk (representing the local storage status). |
Prepare the block devices for an instance. This sets up the block devices on all nodes.
|
Shutdown block devices of an instance. This function checks if an instance is running, before calling _ShutdownInstanceDisks. |
Return the instance disks selected by the disks list
|
Shutdown block devices of an instance. This does the shutdown on all nodes of the instance. If the ignore_primary is false, errors on the primary node are ignored. |
Checks if a node has enough free memory. This function check if a given node has the needed amount of free memory. In case the node has less memory or we cannot get the information from the node, this function raise an OpPrereqError exception.
|
Checks if nodes have enough free disk space in the all VGs. This function check if all given nodes have the needed amount of free disk. In case any node has less disk or we cannot get the information from the node, this function raise an OpPrereqError exception.
|
Checks if nodes have enough free disk space in the specified VG. This function check if all given nodes have the needed amount of free disk. In case any node has less disk or we cannot get the information from the node, this function raise an OpPrereqError exception.
|
Create a tree of block devices on a given node. If this device type has to be created on secondaries, create it and all its children. If not, just recurse to children keeping the same 'force' value.
|
Create a single block device on a given node. This will not recurse over children of the device, so they must be created in advance.
|
Generate a suitable LV name. This will generate a logical volume name for the given instance. |
Calculates the ETA based on size written and total size.
|
Wipes instance disks.
|
Create all disks for an instance. This abstracts away some work from AddInstance.
|
Remove all disks for an instance. This abstracts away some work from `AddInstance()` and `RemoveInstance()`. Note that in case some of the devices couldn't be removed, the removal will continue with the other ones (compare with `_CreateDisks()`).
|
Filters out non-vm_capable nodes from a list.
|
Hypervisor parameter validation. This function abstract the hypervisor parameter validation to be used in both instance create and instance modify.
|
OS parameters validation.
|
Returns console information for an instance.
|
Returns the implemtnation for a query type.
|
|
_QUERY_IMPLQuery type implementations
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 27 14:18:49 2011 | http://epydoc.sourceforge.net |