Subject: Re: Not enough inodes by make release
To: Christophe Latt <clatt@baaderbank.de>
From: Lars Heidieker <lars@heidieker.de>
List: current-users
Date: 02/07/2002 20:41:27
The max amount of inodes a filesystem can held is determent when it is
created...
At 08:34 PM 2/7/2002 +0100, Lars Heidieker wrote:
>Hi,
>
>if the problem was running out of inodes on a filesystem then increasing
>kern.maxvnodes does not help as it changes the amount of inodes the kernel
>can keep in memory.
>
>Lars
>
>
>At 07:59 AM 2/8/2002 +0100, Christophe Latt wrote:
>>Hi,
>>
>> When I make a new release I got an error that I don't have
>> enough space and inodes. I have increased kern.maxvnodes to 10000 but I
>> became the same Error. Building stops on creating inodes on /mnt. Which
>> kernel parameter must I increase for make release?
>>
>> tnx
>>
>> Christophe.