Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. Oct 04, 2007
  4. Sep 04, 2007
  5. Sep 03, 2007
  6. Aug 27, 2007
  7. Aug 21, 2007
  8. 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
  9. 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
  10. Jul 18, 2007
  11. Jul 17, 2007
  12. Jul 16, 2007
Loading