]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-osd: remove deprecated comment in sample file 1881/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 12 Sep 2017 14:48:10 +0000 (16:48 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 12 Sep 2017 14:48:10 +0000 (16:48 +0200)
Since #1724 has been merged, this comment is deprecated

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml

index 985fd12a8ba7d099218cded1db45603a98d65b06..a6313bf7ffdb8bc7cf14d75434ec25fbb061dfd2 100644 (file)
@@ -149,12 +149,6 @@ dummy:
 # - /dev/sdd will have /dev/sdg2 as a journal
 #
 #
-# NOTE(leseb):
-# 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.
 #
index f771dd7a466ccc16b1d3aff4d943a135002748f7..16639d3dc7125f3634038291746a1dea48ebd240 100644 (file)
@@ -141,12 +141,6 @@ valid_osd_scenarios:
 # - /dev/sdd will have /dev/sdg2 as a journal
 #
 #
-# NOTE(leseb):
-# 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.
 #