From: Sébastien Han Date: Mon, 27 Aug 2018 21:04:35 +0000 (-0700) Subject: doc: remove old statement X-Git-Tag: v3.1.1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bc50f1038c4e23337cfb2fcea13d1813de44b1b0;p=ceph-ansible.git doc: remove old statement We have been supporting multiple devices for journalin containerized deployments for a while now and forgot about this. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1622393 Signed-off-by: Sébastien Han (cherry picked from commit 124fc727f472551ab2a14a8d6b9d3d54159a1b08) --- diff --git a/docs/source/osds/scenarios.rst b/docs/source/osds/scenarios.rst index f77f5bfa4..359c7a0a2 100644 --- a/docs/source/osds/scenarios.rst +++ b/docs/source/osds/scenarios.rst @@ -102,12 +102,6 @@ This will result in the following mapping: - /dev/sdd will have /dev/sdg2 as a journal -.. note:: - On a containerized scenario we only support A SINGLE journal - for all the OSDs on a given machine. If you don't, bad things will happen - This is a limitation we plan to fix at some point. - - If ``osd_objectstore: bluestore`` is enabled, both 'ceph block.db' and 'ceph block.wal' partitions will be stored on a dedicated device.