Re: [ceph-users] removing image of rbd mirroring

2016-10-20 Thread yan cui
Thanks Jason, I will try to use your method. 2016-10-19 17:23 GMT-07:00 Jason Dillaman : > On Wed, Oct 19, 2016 at 6:52 PM, yan cui wrote: > > 2016-10-19 15:46:44.843053 7f35c9925d80 -1 librbd: cannot obtain > exclusive > > lock - not removing > > Are

Re: [ceph-users] removing image of rbd mirroring

2016-10-19 Thread Jason Dillaman
On Wed, Oct 19, 2016 at 6:52 PM, yan cui wrote: > 2016-10-19 15:46:44.843053 7f35c9925d80 -1 librbd: cannot obtain exclusive > lock - not removing Are you attempting to delete the primary or non-primary image? I would expect any attempts to delete the non-primary image to

[ceph-users] removing image of rbd mirroring

2016-10-19 Thread yan cui
Hi all, We setup rbd mirroring between 2 clusters, but have issues when we want to delete one image. Following is the detailed info. It reports that some other instance is still using it, which kind of makes sense because we set up the mirror between 2 clusters. What's the best practice to