Thanks to Joerg Lehners
---------- Forwarded message ----------
Date: Fri, 3 Nov 2000 14:22:02 +0100 (MET)
From: Joerg Lehners <Joerg.Lehners_at_Informatik.Uni-Oldenburg.DE>
To: CYRIL <cyril_at_natur.cuni.cz>
Subject: Re: dquot table
> Date: Fri, 03 Nov 2000 14:10:13 +0100 (MET)
> From: CYRIL <cyril_at_natur.cuni.cz>
> To: tru64-unix-managers_at_ornl.gov
> Followup-To: poster
> Subject: dquot table
>
> Attempting of create files says not permissions (but all needed
> permissions is set on), and log says : dquot table is full
> Does anybody know the reason (or meaning) of that message ?
I think there is a problem with sizing an internat kernel
table for the quota system.
I had the problem with some 1500 users on 5 filesystem with
quota overflowing the kernel tables.
Workaround: manually tell the kernel to size the tables:
echo "Upping desireddquot"
echo 'assign desireddquot=10000' | dbx -k /vmunix /dev/mem
Select 'desireddquot=10000' appropriatly.
Joerg
--
Mail: Joerg.Lehners_at_arbi.Informatik.Uni-Oldenburg.DE
Real: Joerg Lehners, Informatik ARBI, Uni Oldenburg, D-26111 Oldenburg
Unwoerter: Kostensenkung - Gewinnmaximierung - billig, billig, billig
Received on Fri Nov 03 2000 - 14:18:06 NZDT