Skip to content
Snippets Groups Projects
  1. Aug 08, 2008
  2. Aug 07, 2008
  3. Aug 06, 2008
  4. Aug 05, 2008
  5. Aug 04, 2008
  6. Jul 31, 2008
  7. Jul 30, 2008
    • Iustin Pop's avatar
      Fix cluster destroy · 140aa4a8
      Iustin Pop authored
      With the recent startup/shutdown changes (and with the master daemon in
      place), the cluster destroy needs some fixing.
      
      This patch moves the finalization of the destroy out from cmdlib into
      bootstrap, so we can nicely shutdown the rapi and master daemons.
      
      Reviewed-by: ultrotter
      140aa4a8
    • Guido Trotter's avatar
      Xen: remove two end-of-line semicolons · 97efde45
      Guido Trotter authored
      It's python, isn't it?
      
      Reviewed-by: iustinp
      97efde45
    • Iustin Pop's avatar
      Fix cluster init · b3f1cf6f
      Iustin Pop authored
      With the recent changes, I forgot the extra parameter to this rpc call.
      Also the rpc call needs to be done after we setup the config data, for
      the master daemon to be able to start, so we move it after all other
      init steps.
      
      Reviewed-by: ultrotter
      b3f1cf6f
    • Iustin Pop's avatar
      Make gnt-* commands fail nicely on non-masters · b33e986b
      Iustin Pop authored
      This patch adds a check that we are on the master after failing to
      connect to the socket, and log nicely the master name.
      
      Reviewed-by: ultrotter
      b33e986b
    • Guido Trotter's avatar
      Parallelize LUFailoverInstance · c9e5c064
      Guido Trotter authored
      Reviewed-by: iustinp
      c9e5c064
    • Guido Trotter's avatar
      ChainOpCode is still BGL-only · 64381ad7
      Guido Trotter authored
      Prevent mistakes with an assert.
      
      Reviewed-by: iustinp
      64381ad7
Loading