Revision 6488e5bc doc/install.rst

b/doc/install.rst
418 418
For more information, please see the `Ceph Docs
419 419
<http://ceph.newdream.net/docs/latest/>`_
420 420

  
421
Installing Gluster
422
++++++++++++++++++
423

  
424
For Gluster integration, Ganeti requires that ``mount.glusterfs`` is
425
installed on each and every node. On Debian Wheezy and newer, you can
426
satisfy this requirement with the ``glusterfs-client`` package; see
427
`this guide
428
<http://gluster.org/community/documentation/index.php/Gluster_3.2:_Installing_the_Gluster_Native_Client>`_
429
for details.
430

  
431
KVM userspace access
432
~~~~~~~~~~~~~~~~~~~~
433

  
434
If your cluster uses a sufficiently new version of KVM (you will need at
435
least QEMU 1.3 with Gluster support compiled in), you can take advantage
436
of KVM's native support for gluster in order to have better performance
437
and avoid potential deadlocks in low memory scenarios.
438

  
439
Please be aware that QEMU 1.3 was released in December 3, 2012, and as
440
such this feature is not available out of the box in any distribution
441
older than Ubuntu 13.04; this excludes Ubuntu 12.04 LTS and Debian
442
Wheezy.
443

  
421 444
Other required software
422 445
+++++++++++++++++++++++
423 446

  

Also available in: Unified diff