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

kraken: rbd: rbd --pool=x rename y z does not work #14149

Merged
merged 1 commit into from Apr 12, 2017

Conversation

smithfarm
Copy link
Contributor

Currently if user perform image rename operation and user give pool
name as a optional parameter (--pool=<pool_name>) then currently
its taking this optional pool name for source pool and making
destination pool name default pool name.
With this fix if user provide pool name as a optional pool name
parameter then it  will consider both soruce and destination pool
name as optional parameter pool name.

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

Reported-by: МАРК КОРЕНБЕРГ <socketpair@gmail.com>
Signed-off-by: Gaurav Kumar Garg <garg.gaurav52@gmail.com>
(cherry picked from commit 01f23aa)
@smithfarm smithfarm self-assigned this Mar 26, 2017
@smithfarm smithfarm added this to the kraken milestone Mar 26, 2017
@smithfarm smithfarm changed the title kraken: rbd --pool=x rename y z does not work kraken: rbd: rbd --pool=x rename y z does not work Mar 26, 2017
@smithfarm smithfarm added rbd and removed core labels Mar 26, 2017
@smithfarm smithfarm requested a review from dillaman April 12, 2017 13:49
@smithfarm
Copy link
Contributor Author

@dillaman This passed an RBD suite at http://tracker.ceph.com/issues/19009#note-9

Please review/approve if you agree it can be merged.

Copy link

@dillaman dillaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@smithfarm smithfarm merged commit 14caf24 into ceph:kraken Apr 12, 2017
@smithfarm smithfarm deleted the wip-18777-kraken branch April 12, 2017 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants