| Trees | Indices | Help |
|
|---|
|
|
A class representing the logical and physical status of a node.
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
dfree free disk, as reported by the node (runtime) |
|||
| boolean |
ghost whether this is a known node or not (config) |
||
| boolean |
hyp_fail whether the RPC call didn't return the instance list |
||
|
instances a list of running instances (runtime) |
|||
| boolean |
lvm_fail whether the RPC call didn't return valid LVM data |
||
|
mfree free memory, as reported by hypervisor (runtime) |
|||
| string |
name the node name to which this object refers |
||
|
offline the offline status (config) |
|||
| boolean |
os_fail whether the RPC call didn't return valid OS data |
||
| list |
oslist list of OSes as diagnosed by DiagnoseOS |
||
|
pinst list of configured primary instances (config) |
|||
| boolean |
rpc_fail whether the RPC verify call was successfull (overall, not whether the individual keys were correct) (runtime) |
||
|
sbp diction of {secondary-node: list of instances} of all peers of this node (config) |
|||
|
sinst list of configured secondary instances (config) |
|||
| boolean |
vm_capable whether the node can host instances |
||
|
volumes a structure as returned from ganeti.backend.GetVolumeList (runtime) |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 20 13:26:47 2010 | http://epydoc.sourceforge.net |