Is there any posibility to remove this meta files? (whithout recreate cluster)
Files names:
{path}.bucket.meta.test1:default.4110.{sequence number}__head_...

--
Regards
Dominik

2013/12/8 Dominik Mostowiec <dominikmostow...@gmail.com>:
> Hi,
> My api app to put files to s3/ceph checks if bucket exists by create
> this bucket.
> Each bucket create command adds 2 meta files.
>
> -----
> root@vm-1:/vol0/ceph/osd# find | grep meta | grep test1 | wc -l
> 44
> root@vm-1:/vol0/ceph/osd# s3 -u create test1
> Bucket successfully created.
> root@vm-1:/vol0/ceph/osd# find | grep meta | grep test1 | wc -l
> 46
> -----
>
> Unfortunately:
> -----
> root@vm-1:/vol0/ceph/osd# s3 -u delete test1
> root@vm-1:/vol0/ceph/osd# find | grep meta | grep test1 | wc -l
> 46
> -----
>
> Is there some way to remove this meta files from ceph?
>
> --
> Regards
> Dominik



-- 
Pozdrawiam
Dominik
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to