Xiaoyu, Please could you paste the log statements that specify which files are deleted by the broker and also the detailed output by du on the Kafka log directory ? If the broker says it has garbage collected some log segments, space should free up.
Thanks, Neha On Wed, Aug 8, 2012 at 12:22 PM, xiaoyu wang <xiaoyu.w...@gmail.com> wrote: > Hi all, > > I am running kafka-0.7.0 and found that even though expired segments are > deleted by broker, the disk space is not released. So, du shows that a > partition is 450 GB, but the total size of the files in the partition is > only about 250GB. Is this a bug? We are using raid10. > > Thanks, > > -Xiaoyu