Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upmimic: osd: pg stuck in backfill_wait with plenty of disk space #28201
Conversation
…rved" This reverts commit 83c2521. This original fix handled the race by accepting the RecoveryDone while in RepWaitBackfillReserved by going to RepNotRecovering. Once we weren't crashing OSDs, none of the tests at the time detected that backfill was actually hung. Signed-off-by: David Zafman <dzafman@redhat.com> (cherry picked from commit d3a6ce6)
a RemoteReservationRevoked message is received, so we can restart the backfill process in a more safe and less-likely raced way. Fixes: http://tracker.ceph.com/issues/38034 Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> (cherry picked from commit 9111ac7)
This comment has been minimized.
This comment has been minimized.
retest this please |
This comment has been minimized.
This comment has been minimized.
jenkins retest this please |
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
dzafman commentedMay 21, 2019
•
edited by smithfarm
https://tracker.ceph.com/issues/38341