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: common: Request exclusive lock if owner sends -ENOTSUPP for proxied maintenance op #10784

Merged
1 commit merged into from Oct 18, 2016
Merged

Conversation

ghost
Copy link

@ghost ghost commented Aug 19, 2016

The initial krbd implementation will not support executing maintenance
ops and instead will return -EOPNOTSUPP. In this case, librbd can take
the lock and execute the operation.

Fixes: http://tracker.ceph.com/issues/16171
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d2d2d90)
@ghost ghost self-assigned this Aug 19, 2016
@ghost ghost added this to the jewel milestone Aug 19, 2016
ghost pushed a commit that referenced this pull request Aug 22, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 22, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 23, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 24, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 24, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 24, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 24, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 24, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Aug 25, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 10, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 10, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 13, 2016
…ds -ENOTSUPP for proxied maintenance op

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Oct 17, 2016
…ds -ENOTSUPP for proxied maintenance op

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

ghost commented Oct 17, 2016

@idryomov does this backport look good to merge ? It passed the rbd suite http://tracker.ceph.com/issues/17487#note-10 (except for two failures that are unrelated http://tracker.ceph.com/issues/17590 and http://tracker.ceph.com/issues/17262)

@idryomov
Copy link
Contributor

Looks good. (As noted in the original PR, rbd suite doesn't exercise it - I ran a quick krbd test.)

@ghost
Copy link
Author

ghost commented Oct 18, 2016

@idryomov sorry for missing that and thanks for testing. Next time feel free to just remind me I missed the relevant test and I'll do it.

@ghost ghost merged commit 82edc5b into ceph:jewel Oct 18, 2016
@theanalyst theanalyst changed the title jewel: Request exclusive lock if owner sends -ENOTSUPP for proxied maintenance op "jewel: common: Request exclusive lock if owner sends -ENOTSUPP for proxied maintenance op" Nov 17, 2016
@theanalyst theanalyst changed the title "jewel: common: Request exclusive lock if owner sends -ENOTSUPP for proxied maintenance op" jewel: common: Request exclusive lock if owner sends -ENOTSUPP for proxied maintenance op Nov 17, 2016
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
1 participant