Skip to content
Snippets Groups Projects
  1. Oct 25, 2012
  2. Oct 08, 2012
  3. Jul 25, 2012
  4. Jul 19, 2012
  5. Jun 19, 2012
    • Guido Trotter's avatar
      Allow single-homed <-> multi-homed transitions · 79829d23
      Guido Trotter authored
      
      To change the cluster from single homed to multi homed or vice versa one
      must target the master node first, and pass the --force option. All
      other nodes then will work as long as they are reachable by the master.
      
      Note that this will also prevent a node to be set to single-homed if the
      master is multi-homed, which wasn't disallowed before, and warn if a
      single-homed <-> multi-homed transition happens.
      
      Also note that it's still theoretically possible to flip a cluster
      inadvertently by changing the master node this way, and then doing a
      master failover before fixing the other nodes.
      
      Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      79829d23
  6. Mar 27, 2012
  7. Feb 10, 2012
  8. Jan 27, 2012
  9. Dec 22, 2011
  10. Dec 08, 2011
  11. Nov 17, 2011
  12. Nov 14, 2011
  13. Aug 05, 2011
  14. Jul 28, 2011
  15. May 10, 2011
  16. Mar 31, 2011
  17. Jan 26, 2011
  18. Jan 10, 2011
  19. Nov 25, 2010
  20. Nov 19, 2010
  21. Oct 26, 2010
  22. Jul 28, 2010
  23. Jun 09, 2010
  24. Apr 15, 2010
  25. Apr 12, 2010
  26. Apr 08, 2010
  27. Mar 15, 2010
  28. 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
  29. Sep 24, 2009
  30. May 12, 2009
  31. Feb 24, 2009
    • Iustin Pop's avatar
      Convert the admin guide to restructured text · ffa6869f
      Iustin Pop authored
      The RST format holds a little bit less information, as all the <file
      class="directory"> and <userinput> tags are gone, however we're not
      really losing important context here. And it's way easier to read and
      update.
      
      Reviewed-by: imsnah
      ffa6869f
Loading