From bd8577dd370a1dfaf00421d917cfd693e0e91d9e Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 3 May 2012 09:44:55 -0700 Subject: [PATCH] doc: simplify quick start Remove dup items Signed-off-by: Sage Weil --- doc/start/quick-start.rst | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/doc/start/quick-start.rst b/doc/start/quick-start.rst index 27929a986dc2d..05e6d92f818f9 100644 --- a/doc/start/quick-start.rst +++ b/doc/start/quick-start.rst @@ -4,14 +4,8 @@ Ceph is intended for large-scale deployments, but you may install Ceph on a single host. Quick start is intended for Debian/Ubuntu Linux distributions. -1. Login to your host. -2. Make a directory for Ceph packages. *e.g.,* ``$ mkdir ceph`` -3. `Get Ceph packages <../../install/download-packages>`_ and add them to your - APT configuration file. -4. Update and Install Ceph packages. - See `Downloading Debian/Ubuntu Packages <../../install/download-packages>`_ - and `Installing Packages <../../install/installing-packages>`_ for details. -5. Add a ``ceph.conf`` file. - See `Ceph Configuration Files <../../config-cluster/ceph-conf>`_ for details. -6. Run Ceph. - See `Deploying Ceph with mkcephfs <../../config-cluster/deploying-ceph-with-mkcephfs>`_ +#. `Install Ceph packages <../../install/download_packages>` +#. Create a ``ceph.conf`` file. + See `Ceph Configuration Files <../../config-cluster/ceph_conf>`_ for details. +#. Create and start a Ceph cluster. + See `Deploying Ceph with mkcephfs <../../config_cluster/deploying_ceph_with_mkcephfs>`_ -- 2.39.5