From: John Wilkins Date: Tue, 11 Jun 2013 19:11:26 +0000 (-0700) Subject: doc: Added install ceph-common instruction. X-Git-Tag: v0.65~109 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5543f19c258d99bb38d493793d1a0e2a4ab23d24;p=ceph.git doc: Added install ceph-common instruction. Signed-off-by: John Wilkins --- diff --git a/doc/start/quick-cephfs.rst b/doc/start/quick-cephfs.rst index abca4cb90143..18dadb005ec2 100644 --- a/doc/start/quick-cephfs.rst +++ b/doc/start/quick-cephfs.rst @@ -9,6 +9,10 @@ start on the Admin Host. Prerequisites ============= +Install ``ceph-common``. :: + + sudo apt-get install ceph-common + Ensure that the :term:`Ceph Storage Cluster` is running and in an ``active + clean`` state. Also, ensure that you have at least one :term:`Ceph Metadata Server` running. ::