Merge pull request #43706 from neha-ojha/wip-doc-corr

doc/releases/pacific.rst: add note about data corruption bug

Reviewed-by: Igor Fedotov <igor.fedotov@croit.io>
Reviewed-by: Laura Flores <lflores@redhat.com>
This commit is contained in:
Neha Ojha 2021-10-29 07:34:41 -07:00 committed by GitHub
commit e297db28a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -763,6 +763,13 @@ Upgrading from Octopus or Nautilus
Before starting, make sure your cluster is stable and healthy (no down or
recovering OSDs). (This is optional, but recommended.)
.. note::
WARNING: Please do not set `bluestore_fsck_quick_fix_on_mount` to true or
run `ceph-bluestore-tool` repair or quick-fix commands in Pacific versions
<= 16.2.6, because this can lead to data corruption, details in
https://tracker.ceph.com/issues/53062.
Upgrading cephadm clusters
~~~~~~~~~~~~~~~~~~~~~~~~~~