]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Handle objects on non-actingbackfill nodes during recovery 18297/head
authorDavid Zafman <dzafman@redhat.com>
Tue, 24 Oct 2017 03:20:44 +0000 (20:20 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 24 Oct 2017 03:20:44 +0000 (20:20 -0700)
commit2b792c50773afaf04c7ad7177a736e7f1e2d5a98
treed40e7c708dd670be8b9e5bae2bd5b67b43cb3cf6
parent3818e8ed2c0d8bd2216f6a3ae06b634032bf0a9c
osd: Handle objects on non-actingbackfill nodes during recovery

With this fix we can see more misplaced and no degraded when
doing recovery to a new up/acting set with node(s) containing
objects that are not longer part of up/acting.

Signed-off-by: David Zafman <dzafman@redhat.com>
src/osd/PG.cc