Re: how to free space from rados bench comman?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 24.05.2012 09:28, schrieb Wido den Hollander:
> Hi,
> 
> On 24-05-12 09:01, Stefan Priebe - Profihost AG wrote:
>> Hi,
>>
>> every rados bench write uses disk space and my space fills up. How to
>> free this space again?
>>
>> Used command?
>> rados -p data bench 60 write -t 16
> 
> What does this show:
> 
> $ rados -p data ls|wc -l

~# rados -p data ls|wc -l
46631

I do not use the data pool so it is seperate ;-) i only use the rbd pool
for block devices.

So i will free the space with:
for i in `rados -p data ls`; do echo $i; rados -p data rm $i; done

Thanks!

Stefan
--
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


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux