Re: [ceph-users] Cannot remove rbd locks

2016-03-21 Thread Christoph Adomeit
Zhanks Jaseon, this worked ... On Fri, Mar 18, 2016 at 02:31:44PM -0400, Jason Dillaman wrote: > Try the following: > > # rbd lock remove vm-114-disk-1 "auto 140454012457856" client.71260575 > > -- > > Jason Dillaman > > > - Original Message - > > From: "Christoph Adomeit" > > To:

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] Cannot remove rbd locks > > Hi,