Skip to content
Snippets Groups Projects
  1. Aug 04, 2009
    • Michael Hanselmann's avatar
      storage: Add function to modify fields · 9b648ee7
      Michael Hanselmann authored
      
      This allows the “allocatable” flag on LVM PVs to be changed.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      9b648ee7
    • Iustin Pop's avatar
      Merge commit 'origin/branch-2.1' into feature/containers · d91427ea
      Iustin Pop authored
      * commit 'origin/branch-2.1': (66 commits)
        Add automated disk repair changes to design doc
        Add review script
        Implement “gnt-node physical-volumes” command
        Add new opcode to list physical volumes
        storage: Use constants.py instead of local constants
        storage: Fix semantics for directory size
        Add “gnt-job watch” command
        jqueue: Fix error when WaitForJobChange gets invalid ID
        jqueue: Update message for cancelling running job
        cmdlib: Change tasklet logging to debug level
        rapi: Add /2/nodes/[node_name]/migrate resource
        gnt-node: Use new opcode to migrate node
        cmdlib: Add new opcode to migrate node
        rapi: Add default parameter to _checkIntVariable
        cmdlib: Add logging for tasklets
        cmdlib: Fix tasklets handling if no tasklets are added
        rapi: Add /2/[node_name]/evacuate resource
        Add information about storage units framework
        Add RPC calls for storage unit list
        Add first implementation of generic storage unit framework
        ...
      d91427ea
  2. Aug 03, 2009
  3. Jul 31, 2009
  4. Jul 30, 2009
  5. Jul 29, 2009
  6. Jul 27, 2009
  7. Jul 26, 2009
  8. Jul 25, 2009
    • Guido Trotter's avatar
      Collapse daemon's main function · 04ccf5e9
      Guido Trotter authored
      
      With three ganeti daemons, and one or two more coming, the daemon's main
      function started becoming too much cut&pasted code. Collapsing most of
      it in a daemon.GenericMain function. Some more code could be collapsed
      between the two http-based daemons, but since the new daemons won't be
      http-based we won't do it right now.
      
      As a bonus a functionality for overriding the network port on the
      command line for all network based nodes is added.
      
      Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
      04ccf5e9
  9. Jul 24, 2009
  10. Jul 23, 2009
  11. Jul 22, 2009
Loading