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

jewel: rgw: multisite: coroutine deadlock assertion on error in FetchAllMetaCR #11866

Merged
merged 1 commit into from Feb 1, 2017
Merged

jewel: rgw: multisite: coroutine deadlock assertion on error in FetchAllMetaCR #11866

merged 1 commit into from Feb 1, 2017

Conversation

ghost
Copy link

@ghost ghost commented Nov 9, 2016

ShardedOmapCRManager is spawning coroutines that sleep. if we don't
finish them before trying to drain_all(), they'll lead to deadlock

Fixes: http://tracker.ceph.com/issues/17571

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2c66e9b)
@ghost ghost self-assigned this Nov 9, 2016
@ghost ghost added this to the jewel milestone Nov 9, 2016
@ghost ghost added bug-fix rgw labels Nov 9, 2016
@ghost ghost changed the base branch from jewel to jewel-next November 9, 2016 15:28
@ghost
Copy link
Author

ghost commented Nov 9, 2016

jenkins test this please (general jenkins failure)

ghost pushed a commit that referenced this pull request Nov 9, 2016
…tion on error in FetchAllMetaCR

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost assigned yehudasa Nov 11, 2016
@ghost
Copy link
Author

ghost commented Nov 11, 2016

@yehudasa does this backport look good to merge ? It passed the rgw suite http://tracker.ceph.com/issues/17851#note-3 . Note that it will not be in 10.2.4, reason why it targets jewel-next.

ghost pushed a commit that referenced this pull request Nov 23, 2016
…tion on error in FetchAllMetaCR

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Dec 5, 2016
…tion on error in FetchAllMetaCR

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost
Copy link
Author

ghost commented Dec 5, 2016

@yehudasa ping

@ghost ghost changed the base branch from jewel-next to jewel December 21, 2016 23:31
@ghost
Copy link
Author

ghost commented Dec 21, 2016

check this please

@smithfarm smithfarm changed the title jewel: multisite: coroutine deadlock assertion on error in FetchAllMetaCR jewel: rgw: multisite: coroutine deadlock assertion on error in FetchAllMetaCR Feb 1, 2017
@smithfarm
Copy link
Contributor

@smithfarm smithfarm merged commit a695e8d into ceph:jewel Feb 1, 2017
@smithfarm
Copy link
Contributor

(11:46:45 AM) smithfarm: owasserm: thanks. For jewel integration rgw, then, what it comes down to is verifying that these 6 valgrind failures are all libtcmalloc-related: http://pulpito.front.sepia.ceph.com/smithfarm-2017-01-31_12:35:14-rgw-wip-jewel-backports-distro-basic-smithi/
(11:46:58 AM) smithfarm: owasserm: I will do that now
(11:47:05 AM) owasserm: smithfarm, thanks
(11:47:33 AM) smithfarm: owasserm: and assuming they are tcmalloc related, you said I can directly merge all the rgw PRs? Or do you want me to ask you for review in the PRs first?
(11:47:53 AM) owasserm: smithfarm, yes you can merge them
(11:48:19 AM) smithfarm: ok, will merge and do at least one or two more rgw runs before passing 10.2.6 to QE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants