How to increase inode allocation on disk
    Pentti Soini 
    pena at tuura.UUCP
       
    Sat Mar 10 22:48:27 AEST 1990
    
    
  
jpp at tygra.UUCP (John Palmer) writes:
>I've got a filesystem that holds all of the newsgroups and it keeps
>running out of inodes. Is there any way to increase the number of 
>inodes on the filesystem? I'm running SCO Xenix 2.3.2 and can't seem
>to find anything in the documentation about increasing inodes on the
>disk itself. Thanks.
First backup your newsgroups filesystem and run the command:
	mkfs /dev/ru xxxxx:nnnnn 1 1
where xxxxx is size of filesystem in 1 kb blocks and
nnnnn is the number of inodes in filesystem. We have 70 MB
filesystem for news (/usr/spool/news) in our system and
25000 inodes seems to be right number for it.
After that restore your backup to new filesystem.
-- 
Pentti Soini					pena at yj.data.nokia.fi
Nokia Data, General Systems, Finland		+358-0-5673987
Tech. Support / Unix based systems		PO.Box 780, SF-00101 Helsinki
    
    
More information about the Comp.unix.xenix
mailing list