]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: remove old statement
authorSébastien Han <seb@redhat.com>
Mon, 27 Aug 2018 21:04:35 +0000 (14:04 -0700)
committerSébastien Han <seb@redhat.com>
Tue, 28 Aug 2018 20:31:57 +0000 (13:31 -0700)
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 <seb@redhat.com>
docs/source/osds/scenarios.rst

index 7916ee80304efafd2ce751af5e28dc158a24d415..b6678b80471a51f90028d6a45f5ddb0d47ac58c3 100644 (file)
@@ -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.