Revision 7ed400f0 INSTALL

b/INSTALL
19 19
  versions 0.11.X or above have shown good behavior).
20 20
- `DRBD <http://www.drbd.org/>`_, kernel module and userspace utils,
21 21
  version 8.0.7 or above
22
- `RBD <http://ceph.newdream.net/>`_, kernel modules (rbd.ko/libceph.ko)
23
  and userspace utils (ceph-common)
22 24
- `LVM2 <http://sourceware.org/lvm2/>`_
23 25
- `OpenSSH <http://www.openssh.com/portable.html>`_
24 26
- `bridge utilities <http://www.linuxfoundation.org/en/Net:Bridge>`_
......
50 52
usually they can be installed via the standard package manager. Also
51 53
many of them will already be installed on a standard machine. On
52 54
Debian/Ubuntu, you can use this command line to install all required
53
packages, except for DRBD and Xen::
55
packages, except for RBD, DRBD and Xen::
54 56

  
55 57
  $ apt-get install lvm2 ssh bridge-utils iproute iputils-arping \
56 58
                    ndisc6 python python-pyopenssl openssl \

Also available in: Unified diff