From: Guillaume Abrioux Date: Tue, 12 Sep 2017 14:48:10 +0000 (+0200) Subject: ceph-osd: remove deprecated comment in sample file X-Git-Tag: v3.0.0rc8~10^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1881%2Fhead;p=ceph-ansible.git ceph-osd: remove deprecated comment in sample file Since #1724 has been merged, this comment is deprecated Signed-off-by: Guillaume Abrioux --- diff --git a/group_vars/osds.yml.sample b/group_vars/osds.yml.sample index 985fd12a8..a6313bf7f 100644 --- a/group_vars/osds.yml.sample +++ b/group_vars/osds.yml.sample @@ -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. # diff --git a/roles/ceph-osd/defaults/main.yml b/roles/ceph-osd/defaults/main.yml index f771dd7a4..16639d3dc 100644 --- a/roles/ceph-osd/defaults/main.yml +++ b/roles/ceph-osd/defaults/main.yml @@ -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. #