On Sat, Dec 15, 2012 at 7:05 PM, Lorieri <[email protected]> wrote:
> Hi,
>
>
> I was doing some tests with radosgw and one of the tests were
> interrupt a file transfer on its middle.
> The result was to get some disc space that is never reclaimed.
> I run the temp delete command, then waited 24 hours, then upgraded to
> 0.55, then removed the radosgw bucket (not the rados bucket), and the
> partial files are still there.

That's a bug. Looking at the code I'm missing some cleanup that is
supposed to be there. I opened issue #3628

>
> Is there anything else I can do ?
>

Remove the rados objects manually (using the 'rados' command).. Their
names have the original object name plus a prefix and some random
suffix.


Thanks,
Yehuda
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to