From 6abe0f8d3aec5ad62403149d2c1e079b4cfc5f69 Mon Sep 17 00:00:00 2001 From: Peter Matulis Date: Thu, 22 Oct 2020 12:55:10 -0400 Subject: [PATCH] Clarify config.yaml re dir-based OSDs Closes-Bug: #1901058 Change-Id: I47a51e17366f3b5cc873b83c5ac92bbd368bf503 --- config.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 19fd2e3e..b9e5423f 100644 --- a/config.yaml +++ b/config.yaml @@ -62,8 +62,9 @@ options: used across all service units, in addition to any volumes attached via the --storage flag during deployment. . - For ceph >= 0.56.6 these can also be directories instead of devices - the - charm assumes anything not starting with /dev is a directory instead. + For ceph < 14.2.0 (Nautilus) these can also be directories instead of + devices. If the value does not start with "/dev" then it will be + interpreted as a directory. bdev-enable-discard: type: string default: auto