Skip to content
Snippets Groups Projects
  1. Mar 15, 2010
  2. Mar 12, 2010
  3. Mar 10, 2010
  4. Mar 09, 2010
  5. Feb 23, 2010
  6. Feb 22, 2010
  7. Feb 11, 2010
  8. Feb 10, 2010
  9. Jan 12, 2010
  10. Dec 17, 2009
  11. Nov 25, 2009
  12. Nov 13, 2009
  13. Nov 11, 2009
  14. Nov 06, 2009
  15. 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
  16. Nov 03, 2009
  17. Oct 29, 2009
  18. Oct 28, 2009
    • Iustin Pop's avatar
      Documentation updates · c71a1a3d
      Iustin Pop authored
      
      Our admin guide was very very trivial. This patch updates it to contain
      advice on when to use which commands, removes the instance
      administration part from the installation guide (moved to the admin
      guide), and adds a walkthrough document that should be useable as a
      starting point for new admins.
      
      The patch also adds emacs variables to the documents, and rewraps some
      which were not already at 72 chars.
      
      The doc updates also show backwards-compatible commands for Ganeti 2.0,
      as we don't have a good up-to-date 2.0 document and people might refer
      to this set of documentation even when running that.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      c71a1a3d
  19. Oct 27, 2009
  20. Oct 23, 2009
  21. Oct 20, 2009
  22. Oct 07, 2009
  23. Sep 29, 2009
  24. Sep 24, 2009
  25. Sep 22, 2009
  26. Sep 21, 2009
Loading