Re: [regression]2.6.38-rc6 with XFS still does consume all freespace

From: Dave Chinner
Date: Mon Feb 28 2011 - 22:51:28 EST


On Tue, Feb 22, 2011 at 01:19:51PM +0100, Otto Meier wrote:
> Hello,
> on my System a "make modules_install" with kernel 2.6.38-rc6 has eaten up
> all free Space on a XFS partition.

Are you building the 2.6.38-rc6 kernel on some other kernel or are
you running 2.6..38-rc6?

> The free Space is
>
> /dev/sda6 56472984 43613692 12859292 78% /
>
> after make modules_install i get
>
> /dev/sda6 56472984 56472964 20 100% /

Had you already built the kernel, or did the make command build the
kernel and all the modules before installing them? Can you check
how much space the modules directory is actually using (i.e. using
du)?

Also, did you get an ENOSPC error?

> with kernel 2.6.37.1 everything runs fine and df shows
>
> /dev/sda6 56472984 43262256 13210728 77% /
>
> any idea what is going on here?

No, all the known preallocation regressions have been fixed. can you
confirm that the kernel you are running has this commit in it?

b8fc826 xfs: speculative delayed allocation uses rounddown_power_of_2 badly

Cheers,

Dave.
--
Dave Chinner
david@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/