From: Sébastien Han Date: Mon, 27 Aug 2018 21:04:35 +0000 (-0700) Subject: doc: remove old statement X-Git-Tag: v3.2.0beta2~25 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=124fc727f472551ab2a14a8d6b9d3d54159a1b08;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 --- diff --git a/docs/source/osds/scenarios.rst b/docs/source/osds/scenarios.rst index 7916ee803..b6678b804 100644 --- a/docs/source/osds/scenarios.rst +++ b/docs/source/osds/scenarios.rst @@ -111,12 +111,6 @@ This will result in the following mapping: - ``/dev/sdd`` will have ``/dev/sdg2`` as a journal -.. warning:: - - 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.