Re: [ceph-users] Cannot remove rbd locks

2016-03-21 Thread Christoph Adomeit
-- > > From: "Christoph Adomeit" > > To: ceph-us...@ceph.com > > Sent: Friday, March 18, 2016 11:14:00 AM > > Subject: [ceph-users] Cannot remove rbd locks > > > > Hi, > > > > some of my rbds show they have an exclusive lock. > >

[ceph-users] Cannot remove rbd locks

2016-03-19 Thread Christoph Adomeit
Hi, some of my rbds show they have an exclusive lock. I think the lock can be stale or weeks old. We have also once added feature exclusive lock and later removed that feature I can see the lock: root@machine:~# rbd lock list vm-114-disk-1 There is 1 exclusive lock on this image. Locker

Re: [ceph-users] Cannot remove rbd locks

2016-03-19 Thread Jason Dillaman
Try the following: # rbd lock remove vm-114-disk-1 "auto 140454012457856" client.71260575 -- Jason Dillaman - Original Message - > From: "Christoph Adomeit" > To: ceph-us...@ceph.com > Sent: Friday, March 18, 2016 11:14:00 AM > Subject: [ceph-users]