On Tue, Nov 6, 2012 at 11:29 AM, Denis Fondras <ceph@xxxxxxxxxxx> wrote: > > Le 06/11/2012 20:24, Gregory Farnum a écrit : > >> Deleting files on CephFS doesn't instantaneously remove the underlying >> objects because they could still be in use by other clients, and >> removal takes time proportional to the size of the file. Instead the >> MDS queues it up to be removed asynchronously. You should see the >> number of objects counter going down over time. >> -Greg >> > > Thank you for that fast answer Greg. > If I'm the only user, is there a way to speedup this process ? Hrm, I don't think so. Sorry. It shouldn't actually take that long though once nobody's got the file open. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html