[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::digital_unix

Title:DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
Notice:Welcome to the Digital UNIX Conference
Moderator:SMURF::DENHAM
Created:Thu Mar 16 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:10068
Total number of notes:35879

9111.0. "any easy one... dquot table full 4.0" by RHETT::LACORTI () Tue Mar 11 1997 14:38

    Ok, here is another stupid question......I would research this a bit
    further but I am sure others may ask in the future so to prevent that..
    
    dquot table is full..
    
    before 4.0 was fixed by either hacking param.c for 
    
    #if     QUOTA
    int     nquota = (MAXUSERS * 9) / 7 + 3;
    int     ndquot = NVNODE + (MAXUSERS * NMOUNT) / 4;
    
    ndquot..... 
    
    or else changing MAXUSERS.
    
    
    Well under 4.0b (and most likely 4.0). this is not longer in
    param.c...
    
    so
    
    1. does increaseing maxusers increase the table?
    2. is there a sysconfig parameter for this (other then maxusers)
    
    THanks
    sandy
T.RTitleUserPersonal
Name
DateLines
9111.1anyone?RHETT::LACORTIThu Mar 13 1997 16:462