From owner-freebsd-questions Mon Dec 18 04:40:50 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23981 for questions-outgoing; Mon, 18 Dec 1995 04:40:50 -0800 (PST) Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA23975 for ; Mon, 18 Dec 1995 04:40:47 -0800 (PST) Received: from buffnet5.buffnet.net by buffnet1.buffnet.net id aa07975; 18 Dec 95 7:42 EST Date: Mon, 18 Dec 1995 07:42:26 -0500 (EST) From: steve hovey To: Iain Templeton cc: freebsd-questions@freebsd.org Subject: Re: No inodes left In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk do 'man newfs' - the param is -i I believe and you set it to something like -i 1024 or whatever to get 1 inode per 1024 bytes. On Mon, 18 Dec 1995, Iain Templeton wrote: > Well, I seem to be having a small problem with inodes, I keep receiving > the message (syslog) > > /kernel: uid 8 on /u1: out of inodes > > This is caused by INN (running as uid 8 = news), writing all its junk > files, which I am sure that it didn't M > > I guess what I'm really asking is: How can I increase the number of > inodes, or otherwise fix this problem. Reformatting the disk, although > not preferred here, is an option. > > Either that or I need to know how to stop INN from writing all these junk > articles. > > ---- > Iain Templeton: > Claremont College Unix administrator (and former Gr 12 student). > Email: itemple@clare.tased.edu.au (Changing soon) > ---- > > > > > >