Skip to content
Snippets Groups Projects
  1. Jan 04, 2010
  2. Dec 10, 2009
  3. Nov 25, 2009
  4. Nov 11, 2009
  5. Nov 06, 2009
  6. Nov 05, 2009
    • Michael Hanselmann's avatar
      Add new “daemon-util” script to start/stop Ganeti daemons · f154a7a3
      Michael Hanselmann authored
      
      Until now, Ganeti started and stopped its own daemons using custom functions.
      To start, the daemon was just executed and then sent the appropriate signals to
      stop it again. Init scripts would have to pay attention to the PID file and
      other things.
      
      With this patch, a new script is added (“daemon-util”, installed in
      $prefix/lib/ganeti/), centralizing the starting and stopping of daemons. The
      provided example init script is adjusted to use this new script. Ganeti's code
      no longer calls its own init script.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      f154a7a3
  7. Nov 02, 2009
  8. Oct 29, 2009
  9. Oct 22, 2009
  10. Oct 13, 2009
  11. Oct 09, 2009
  12. Sep 29, 2009
  13. Sep 28, 2009
  14. Sep 25, 2009
  15. Sep 18, 2009
  16. Sep 17, 2009
  17. Sep 16, 2009
  18. Sep 15, 2009
  19. Sep 11, 2009
  20. Aug 31, 2009
  21. Aug 28, 2009
Loading