* [regression]2.6.38-rc6 with XFS still does consume all free space
@ 2011-02-22 12:19 Otto Meier
2011-03-01 3:51 ` Dave Chinner
0 siblings, 1 reply; 3+ messages in thread
From: Otto Meier @ 2011-02-22 12:19 UTC (permalink / raw)
To: linux-kernel
Hello,
on my System a "make modules_install" with kernel 2.6.38-rc6 has eaten up
all free Space on a XFS partition.
The free Space is
/dev/sda6 56472984 43613692 12859292 78% /
after make modules_install i get
/dev/sda6 56472984 56472964 20 100% /
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?
bye Otto
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [regression]2.6.38-rc6 with XFS still does consume all free space
2011-02-22 12:19 [regression]2.6.38-rc6 with XFS still does consume all free space Otto Meier
@ 2011-03-01 3:51 ` Dave Chinner
2011-03-15 15:57 ` Otto Meier
0 siblings, 1 reply; 3+ messages in thread
From: Dave Chinner @ 2011-03-01 3:51 UTC (permalink / raw)
To: Otto Meier; +Cc: linux-kernel
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@fromorbit.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [regression]2.6.38-rc6 with XFS still does consume all free space
2011-03-01 3:51 ` Dave Chinner
@ 2011-03-15 15:57 ` Otto Meier
0 siblings, 0 replies; 3+ messages in thread
From: Otto Meier @ 2011-03-15 15:57 UTC (permalink / raw)
To: Dave Chinner; +Cc: linux-kernel
Am 01.03.2011 04:51, schrieb Dave Chinner:
> 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?
>
I did build a new newer Kernel and was 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?
>
I had already build the kernel.
>> 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
>
Yes the kernel I was running had this commit.
> Cheers,
>
> Dave.
Sorry for not answering earlier, I added my comments to your questions above.
Bye Otto
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-15 16:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-22 12:19 [regression]2.6.38-rc6 with XFS still does consume all free space Otto Meier
2011-03-01 3:51 ` Dave Chinner
2011-03-15 15:57 ` Otto Meier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox