"inode: table is full" - a question
    root at uokmet.UUCP 
    root at uokmet.UUCP
       
    Thu Mar 20 03:50:00 AEST 1986
    
    
  
>The message: "inode: table is full" keeps being printed on his console.
>
>I have tracked that down to iget() in /sys/sys/ufs_inode.c, but there
>is no comment as to the likely cause (or fix) for this problem.
>(I.e. should he recompile his kernel with a bigger constant somewhere,
>buy more memory ?)
Yes, it is a constant.  For 2.9BSD, the constant you need is NINODE
in param.c.  I don't know the file name for 4.2/4.3BSD.
	Kevin W. Thomas
UUCP:	...!ihnp4!okstate!uokvax!uokmet!kwthomas
    
    
More information about the Comp.unix.wizards
mailing list