From: Neha Ojha Date: Thu, 28 Oct 2021 16:56:13 +0000 (+0000) Subject: doc/releases/pacific.rst: add note about data corruption bug X-Git-Tag: v17.1.0~566^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bdca57e08efabf48625829ceccc8c018e2f3e447;p=ceph.git doc/releases/pacific.rst: add note about data corruption bug Warn users upgrading their clusters from nautilus/octopus to pacific about https://tracker.ceph.com/issues/53062 Signed-off-by: Neha Ojha --- diff --git a/doc/releases/pacific.rst b/doc/releases/pacific.rst index a18695bcf03fa..2502999017880 100644 --- a/doc/releases/pacific.rst +++ b/doc/releases/pacific.rst @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~