| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
Node related commands
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
      
  | 
  |||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
| int | 
      
  | 
  ||
      
  | 
  |||
    
  | 
|||
        _LIST_DEF_FIELDS = ["name", "dtotal", "dfree", "mtotal", "mnoddefault list of field for ListNodes  | 
  |||
        _LIST_VOL_DEF_FIELDS = ["node", "phys", "vg", "name", "size", Default field list for ListVolumes  | 
  |||
        _LIST_STOR_DEF_FIELDS = [constants.SF_NODE, constants.SF_TYPE,default list of field for ListStorage  | 
  |||
        _LIST_HEADERS = {"name": "Node", "pinst_cnt": "Pinst", "sinst_headers (and full field list for ListNodes  | 
  |||
        _LIST_STOR_HEADERS = {constants.SF_NODE: "Node", constants.SF_headers (and full field list for ListStorage  | 
  |||
        _USER_STORAGE_TYPE = {constants.ST_FILE: "file", constants.ST_User-facing storage unit types  | 
  |||
        _STORAGE_TYPE_OPT = cli_option("-t", "--storage-type", dest= "
     | 
  |||
        _REPAIRABLE_STORAGE_TYPES = [st for st, so in constants.VALID_
     | 
  |||
        _MODIFIABLE_STORAGE_TYPES = constants.MODIFIABLE_STORAGE_FIELD
     | 
  |||
        NONODE_SETUP_OPT = cli_option("--no-node-setup", default= True
     | 
  |||
        commands = {'add':(AddNode, [ArgHost(min= 1, max= 1)], [SECOND
     | 
  |||
Imports: bootstrap, opcodes, utils, constants, compat, errors, netutils
    
  | 
|||
  
 Wrapper around utils.RunCmd to call setup-ssh 
  | 
  
 Add a node to the cluster. 
  | 
  
 List nodes and their properties. 
  | 
  
 Relocate all secondary instance from a node. 
  | 
  
 Failover all primary instance on a node. 
  | 
  
 Show node information. 
  | 
  
 Remove a node from the cluster. 
  | 
  
 Remove a node from the cluster. 
  | 
  
 List logical volumes on node(s). 
  | 
  
 List physical volumes on node(s). 
  | 
  
 Modify storage volume on a node. 
  | 
  
 Repairs a storage volume on a node. 
  | 
  
 Modifies a node. 
  | 
    
  | 
|||
  _LIST_DEF_FIELDSdefault list of field for ListNodes 
  | 
  _LIST_VOL_DEF_FIELDSDefault field list for ListVolumes 
  | 
  _LIST_STOR_DEF_FIELDSdefault list of field for ListStorage 
  | 
  _LIST_HEADERSheaders (and full field list for ListNodes 
  | 
  _LIST_STOR_HEADERSheaders (and full field list for ListStorage 
  | 
  _USER_STORAGE_TYPEUser-facing storage unit types 
  | 
  _STORAGE_TYPE_OPT
  | 
  _REPAIRABLE_STORAGE_TYPES
  | 
  _MODIFIABLE_STORAGE_TYPES
  | 
  NONODE_SETUP_OPT
  | 
  commands
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 20 13:26:36 2010 | http://epydoc.sourceforge.net |