Nigel-

What method did you use to upload and delete the file? How did you check
the space utilization? I believe the reason that you are still seeing the
space being utilized when you issue your ceph -df is because even after the
file is deleted, the file system doesn't actually delete the file, it just
removes the file inode entry pointing to the file. The file will still be
on the disk until the blocks are re-allocated to another file.

-Jamie

On Thu, Oct 19, 2017 at 11:54 AM, nigel davies <nigdav...@gmail.com> wrote:

> Hay all
>
> I am looking at my small test Ceph cluster, i have uploaded a 200MB iso
> and checked the space on "ceph status" and see it incress.
>
> But when i delete the file the space used does not go down.
>
> Have i missed a configuration somewhere or something?
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>


-- 
Jamie Fargen
Consultant
jfar...@redhat.com
813-817-4430
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to