Skip to content
Snippets Groups Projects
  1. May 29, 2008
  2. Dec 17, 2007
  3. Nov 12, 2007
    • Iustin Pop's avatar
      Update documentation for drbd8 and beta2 release · 6c4811dc
      Iustin Pop authored
      This patch does:
        - add drbd8 information to the docs (the new disk template, examples,
          etc.)
        - fixes a section header to make it more clear
        - update the NEWS file by changing format (format taken by looking at
          /usr/sharea/doc/*/NEWS.gz) and adding more information on changes
          since beta1
      
      Reviewed-by: ultrotter
      6c4811dc
  4. Oct 24, 2007
    • Iustin Pop's avatar
      Add DRBD8 class for handling drbd version 8.x · a2cfdea2
      Iustin Pop authored
      This duplicates some code from the DRBDev class, but not very much, and
      it will be expanded with the new functionality available for the 8.x
      version. Currently the code is not accessible outside the module.
      
      This patch introduces a dependency on the pyparsing module.
      
      Reviewed-by: imsnah
      a2cfdea2
  5. Oct 10, 2007
    • Alexander Schreiber's avatar
      Remove fping as a dependency for Ganeti. · 16abfbc2
      Alexander Schreiber authored
      This patch completely  gets rid of fping
       - replace all fping invocations with TcpPing calls
       - update documentation accordingly.
       - associated cleanups (use constant for localhost IP, use more sensible
         defaults for TcpPing and _use_ those)
      
      Reviewed-by: iustinp
      
      16abfbc2
  6. Oct 04, 2007
  7. Sep 04, 2007
  8. Sep 03, 2007
  9. Aug 27, 2007
  10. Aug 21, 2007
  11. Aug 20, 2007
    • Iustin Pop's avatar
      Add information about installing from source. · 5cd0d9c0
      Iustin Pop authored
      In case one installs from source, make, tar and gzip are also needed. tar and
      gzip are almost always installed, but make not, so let's add a note about that.
      
      Also remove a '>' in the apt-get install example so copy-paste works.
      
      Reviewed-by: imsnah
      5cd0d9c0
  12. Aug 16, 2007
    • Iustin Pop's avatar
      Another documentation update. · 1005b0c1
      Iustin Pop authored
      This removes the section on packages from installing.sgml (until we have
      packages) and adds/corrects informations about using the startup script.
      
      It also adds notes about the ``--master-netdev`` option, which one needs
      to use if the node doesn't have an interface named xen-br0 (or if it's
      not the interface wanted for external access).
      1005b0c1
    • Iustin Pop's avatar
      Documentation updates. · a7a19281
      Iustin Pop authored
      This changes installing.sgml, adding details about required software and
      OS instances. It also updates INSTALL and README to correspond with the
      sgml manual.
      
      Reviewed-by: ultrotter
      a7a19281
  13. Jul 18, 2007
  14. Jul 17, 2007
  15. Jul 16, 2007
Loading