Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osd: pg stuck stale after create with activation delay #4384

Merged
1 commit merged into from Apr 29, 2015

Conversation

xinxinsh
Copy link

Previously, we did not actually set it when we got a pg creation message from
the mon.  It would actually get set on the first start_peering_interval after
that point.  If we don't get that far, but do send a stat update to the mon, we
can end up with 11197.  Instead, let's just set it and clear it upon entry into
and exit from the Primary state.

Fixes: 11197
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ddf0292)
@ghost ghost added bug-fix core labels Apr 17, 2015
@ghost ghost added this to the firefly milestone Apr 17, 2015
@ghost ghost assigned xinxinsh Apr 17, 2015
ghost pushed a commit that referenced this pull request Apr 29, 2015
pg stuck stale after create with activation delay

Reviewed-by: Samuel Just <sjust@redhat.com>
@ghost ghost merged commit 83f8d43 into ceph:firefly Apr 29, 2015
@ghost ghost changed the title pg stuck stale after create with activation delay osd: pg stuck stale after create with activation delay Jul 14, 2015
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants