diff --git a/docs/source/osds/scenarios.rst b/docs/source/osds/scenarios.rst index c6f06a574..87d17fae4 100644 --- a/docs/source/osds/scenarios.rst +++ b/docs/source/osds/scenarios.rst @@ -38,7 +38,7 @@ Other (optional) supported settings: - ``osd_objectstore``: Set the Ceph *objectstore* for the OSD. Available options are ``filestore`` or ``bluestore``. You can only select ``bluestore`` with - the Ceph release is luminous or greater. Defaults to ``filestore`` if unset. + the Ceph release is luminous or greater. Defaults to ``bluestore`` if unset. - ``dmcrypt``: Enable Ceph's encryption on OSDs using ``dmcrypt``. Defaults to ``false`` if unset.