Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 27, 2009
  3. Oct 26, 2009
  4. Oct 22, 2009
  5. Oct 12, 2009
  6. Oct 05, 2009
    • Jun Futagawa's avatar
      Add support for using the bootloader in xen-pvm · 2f2dbb4b
      Jun Futagawa authored
      
      This patch adds three optional parameters:
        - 'use_bootloader', whether use or not the bootloader
        - 'bootloader_path', absolute path to the bootloader
        - 'bootloader_args', extra arguments to the bootloader
      
      Syntax:
        gnt-cluster modify --hypervisor-parameters \
          xen-pvm:bootloader_path=/usr/bin/pygrub,use_bootloader=False
        gnt-instance modify -H use_bootloader=True instance1.example.com
      
      If use_bootloader is True, each domU can boot with its own kernel
      instead of using the dom0 kernel.
      
      Signed-off-by: default avatarJun Futagawa <jfut@integ.jp>
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: ultortter
      2f2dbb4b
  7. Sep 29, 2009
  8. Sep 25, 2009
  9. Sep 24, 2009
  10. Sep 21, 2009
  11. Sep 18, 2009
  12. Sep 16, 2009
  13. Sep 15, 2009
  14. Sep 11, 2009
  15. Sep 10, 2009
  16. Sep 04, 2009
  17. Sep 03, 2009
  18. Sep 02, 2009
  19. Aug 31, 2009
  20. Aug 28, 2009
  21. Aug 25, 2009
  22. Aug 24, 2009
  23. Aug 21, 2009
  24. Aug 12, 2009
  25. Aug 11, 2009
  26. Aug 10, 2009
Loading