Clarify config.yaml re dir-based OSDs

Closes-Bug: #1901058

Change-Id: I47a51e17366f3b5cc873b83c5ac92bbd368bf503
This commit is contained in:
Peter Matulis 2020-10-22 12:55:10 -04:00
parent 38019d5cd5
commit 6abe0f8d3a
1 changed files with 3 additions and 2 deletions

View File

@ -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