]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: mons before osds to avoid force-recovery issue
authorSage Weil <sage@redhat.com>
Mon, 2 Apr 2018 19:39:41 +0000 (14:39 -0500)
committerSage Weil <sage@redhat.com>
Wed, 4 Apr 2018 13:27:00 +0000 (08:27 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes

index 9f3da71b664b736bda27e0959ee4436c8b5ad604..c6266783eecdbf74b86227080fedc96bc4e41893 100644 (file)
@@ -104,3 +104,7 @@ method. See http://docs.ceph.com/docs/luminous/mgr/restful for details.
   now reflects the source of each config option (e.g., default, config file,
   command line) as well as the final (active) value.
 
+* The `pg force-recovery` command will not work for erasure-coded
+  PGs when a Luminous monitor is running along with a Mimic OSD.
+  Please use the recommended upgrade order of monitors before OSDs to
+  avoid this issue.