Re: [ceph-users] Remove rbd image after interrupt of deletion command

2019-06-11 Thread Sakirnth Nagarasa
On 6/11/19 10:42 AM, Igor Podlesny wrote: > On Tue, 11 Jun 2019 at 14:46, Sakirnth Nagarasa > wrote: >> On 6/7/19 3:35 PM, Jason Dillaman wrote: > [...] >>> Can you run "rbd rm --log-to-stderr=true --debug-rbd=20 >>> ${POOLNAME}/${IMAGE}" and provide

Re: [ceph-users] Remove rbd image after interrupt of deletion command

2019-06-11 Thread Sakirnth Nagarasa
On 6/7/19 3:35 PM, Jason Dillaman wrote: > On Fri, Jun 7, 2019 at 7:22 AM Sakirnth Nagarasa > wrote: >> >> On 6/6/19 5:09 PM, Jason Dillaman wrote: >>> On Thu, Jun 6, 2019 at 10:13 AM Sakirnth Nagarasa >>> wrote: >>>> >>>> On 6/6/19 3:

Re: [ceph-users] Remove rbd image after interrupt of deletion command

2019-06-07 Thread Sakirnth Nagarasa
On 6/6/19 5:09 PM, Jason Dillaman wrote: > On Thu, Jun 6, 2019 at 10:13 AM Sakirnth Nagarasa > wrote: >> >> On 6/6/19 3:46 PM, Jason Dillaman wrote: >>> Can you run "rbd trash ls --all --long" and see if your image >>> is listed? >> >> No

Re: [ceph-users] Remove rbd image after interrupt of deletion command

2019-06-06 Thread Sakirnth Nagarasa
On 6/6/19 3:46 PM, Jason Dillaman wrote: > Can you run "rbd trash ls --all --long" and see if your image > is listed? No, it is not listed. I did run: rbd trash ls --all --long ${POOLNAME_FROM_IMAGE} Cheers, Sakirnth ___ ceph-users mailing list ceph-us

[ceph-users] Remove rbd image after interrupt of deletion command

2019-06-06 Thread Sakirnth Nagarasa
it is listed in rbd list we can't remove it. rbd rm ${POOLNAME}/${IMAGE} rbd: error opening image ${IMAGE}: (2) No such file or directory Now how we can get rid of the image correctly. Thanks Sakirnth Nagarasa ___ ceph-users mailing list