]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Update Release notes
authorDavid Zafman <dzafman@redhat.com>
Fri, 28 Aug 2020 20:27:42 +0000 (20:27 +0000)
committerDavid Zafman <dzafman@redhat.com>
Wed, 11 Nov 2020 23:10:11 +0000 (15:10 -0800)
Signed-off-by: David Zafman <dzafman@redhat.com>
PendingReleaseNotes

index 13e3e818927c75c38ede705d43def1c053071774..bf7b727a2499a5c7feaaee3faeb4fef658af3279 100644 (file)
 * ``ceph pg #.# list_unfound`` output has been enhanced to provide
   might_have_unfound information which indicates which OSDs may
   contain the unfound objects.
+
+* A new health check will warn if different versions of Ceph are running
+  on deamons. This will be an expected warning while in the middle of
+  an upgrade. A manual upgrade should health mute like this
+  "ceph health mute DAEMON_OLD_VERSION --sticky".  After upgrading has
+  finish use ceph health unmute DAEMON_OLD_VERSION".