Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 02, 2009
  3. Oct 29, 2009
  4. Oct 22, 2009
  5. Oct 13, 2009
  6. Oct 09, 2009
  7. Sep 29, 2009
  8. Sep 28, 2009
  9. Sep 25, 2009
  10. Sep 18, 2009
  11. Sep 17, 2009
  12. Sep 16, 2009
  13. Sep 15, 2009
  14. Sep 11, 2009
  15. Aug 31, 2009
  16. Aug 28, 2009
  17. Aug 27, 2009
  18. Aug 26, 2009
Loading