[comp.unix.ultrix] nquota on Ultrix

chuck@felix.UUCP (12/03/87)

Reply-Path:


We are running two Ultrix 1.2 systems and have been having a problem 
with the number of users that we can log on simultaneously. We traced
the problem to the quota table filling up.

This limit is controlled by nquota. The problem is that the value of
nquota in the binary is not the same as that in the core image
ie we can alter the value of nquota in the binary by adjusting maxusers
but when the kernal fires up it becomes set to a particular value.
The value that nquota is set to is different for both of the machines.
and is not consistant with our configuration limits.

I was wondering if anyone knows why this is happening ie do DEC change this
value on purpose and if so what formula do they use. Also, does anyone know
of some kind of fix for this problem.

Giuseppe Fiusco
Department of Computer Science ,
University of Melbourne, Parkville, Victoria 3052, Australia

VOICE:  (03) 344 7415 (International: +61 3 344 7415)
ACSnet: glf@mulga.oz
UUCP:	{uunet,mcvax,ukc,ubc-vision}!munnari!mulga.oz!glf
ARPA:	munnari!mulga.oz!glf@uunet.css.gov
CSNET:	glf%mulga.oz@csnet-relay

dipto@umbc3.UMD.EDU (Dipto Chakravarty) (12/08/87)

The core image may not always have the same value as nquota in binary.
Why can't the start up value of the kernal be changed to something 
within your system's configuration limits; that should take care of 
the problem.