mirror of
https://github.com/ceph/ceph
synced 2025-02-04 09:23:24 +00:00
doc: remove superfluous white spaces (for testing)
Signed-off-by: Karl Eichwalder <ke@suse.de>
This commit is contained in:
parent
ee45f48e3f
commit
0ee6437856
@ -380,8 +380,8 @@ use with Ceph, and mount it to the directory you just created::
|
||||
sudo mkfs -t {fstype} /dev/{disk}
|
||||
sudo mount -o user_xattr /dev/{hdd} /var/lib/ceph/osd/ceph-{osd-number}
|
||||
|
||||
We recommend using the ``xfs`` file system or the ``btrfs`` file system when
|
||||
running :command:`mkfs`.
|
||||
We recommend using the ``xfs`` file system or the ``btrfs`` file system when
|
||||
running :command:`mkfs`.
|
||||
|
||||
See the `OSD Config Reference`_ for additional configuration details.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user