Skip to content

Commit c48024a

Browse files
committed
Document Ceph Squid bug and workaround
1 parent e0d1d6d commit c48024a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/source/operations/upgrading-ceph.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,16 @@ versions``. Once confirmed, run the following command:
159159
160160
ceph osd require-osd-release squid
161161
162+
.. warning::
163+
164+
There is a `known bug causing OSDs created in Squid to crash
165+
<https://docs.clyso.com/blog/#squid-deployed-osds-are-crashing>`__. Disable
166+
the Elastic Shared Blob feature before any OSDs are created or replaced:
167+
168+
.. code-block:: bash
169+
170+
ceph config set osd bluestore_elastic_shared_blobs 0
171+
162172
Upgrade Cephadm
163173
===============
164174

0 commit comments

Comments
 (0)