Skip to content
Snippets Groups Projects
  1. Jun 02, 2010
  2. May 17, 2010
  3. May 13, 2010
  4. May 12, 2010
  5. May 11, 2010
  6. Apr 20, 2010
  7. Apr 16, 2010
  8. Apr 15, 2010
  9. Apr 12, 2010
  10. Apr 08, 2010
  11. Mar 23, 2010
  12. Mar 15, 2010
  13. Mar 12, 2010
  14. Mar 10, 2010
  15. Mar 09, 2010
  16. Feb 23, 2010
  17. Feb 22, 2010
  18. Feb 11, 2010
  19. Feb 10, 2010
  20. Jan 12, 2010
  21. Dec 17, 2009
  22. Nov 25, 2009
  23. Nov 13, 2009
  24. Nov 11, 2009
  25. Nov 06, 2009
  26. 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
  27. Nov 03, 2009
  28. Oct 29, 2009
Loading