mirror of
https://github.com/ceph/ceph
synced 2025-04-06 17:44:22 +00:00
doc: Whitespace cleanup.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
This commit is contained in:
parent
93dcc9886f
commit
5465e81097
2
README
2
README
@ -118,5 +118,3 @@ To build the source code, you must install the following:
|
||||
For example:
|
||||
|
||||
$ apt-get install automake autoconf automake gcc g++ libboost-dev libedit-dev libssl-dev libtool libfcgi libfcgi-dev libfuse-dev linux-kernel-headers libcrypto++-dev
|
||||
|
||||
|
||||
|
@ -377,5 +377,3 @@ Syntax
|
||||
::
|
||||
|
||||
DELETE /{bucket}/{object}?uploadId= HTTP/1.1
|
||||
|
||||
|
||||
|
@ -37,4 +37,3 @@ Response Entities
|
||||
+----------------------------+-------------+-----------------------------------------------------------------+
|
||||
| ``DisplayName`` | String | The bucket owner's display name. |
|
||||
+----------------------------+-------------+-----------------------------------------------------------------+
|
||||
|
@ -45,4 +45,3 @@ On ``myserver04``::
|
||||
mkdir srv/osd.3
|
||||
|
||||
.. important:: The ``host`` variable determines which host runs each instance of a Ceph daemon.
|
||||
|
||||
|
@ -21,4 +21,3 @@ To start the cluster, execute the following::
|
||||
Ceph should begin operating. You can check on the health of your Ceph cluster with the following::
|
||||
|
||||
ceph -k mycluster.keyring -c <path>/ceph.conf health
|
||||
|
||||
|
@ -49,4 +49,3 @@ If you are using ``ext4``, enable XATTRs. ::
|
||||
file system of the Ceph team in the long run, but ``xfs`` is currently more
|
||||
stable than ``btrfs``. If you only plan to use RADOS and ``rbd`` without
|
||||
snapshots and without ``radosgw``, the ``ext4`` file system should work just fine.
|
||||
|
||||
|
@ -48,4 +48,3 @@ Once you add either release or autobuild packages for Debian/Ubuntu, you may
|
||||
download them with ``apt`` as follows::
|
||||
|
||||
sudo apt-get update
|
||||
|
||||
|
@ -46,4 +46,3 @@ processing capability and plenty of RAM.
|
||||
| +----------------+------------------------------------+
|
||||
| | Network | 2-1GB Ethernet NICs |
|
||||
+--------------+----------------+------------------------------------+
|
||||
|
||||
|
@ -96,4 +96,3 @@ to install Sphinx. To run Sphinx, with ``admin/build-doc``, at least the followi
|
||||
Execute ``sudo apt-get install`` for each dependency that isn't installed on your host. ::
|
||||
|
||||
$ sudo apt-get install python-dev python-pip python-virtualenv libxml2-dev libxslt-dev doxygen ditaa graphviz
|
||||
|
||||
|
@ -41,4 +41,3 @@ Once you clone the source code and submodules, your Ceph repository will be on t
|
||||
::
|
||||
|
||||
git checkout master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user