Newsgroups: news.software.b Path: utzoo!utgpu!watserv1!watmath!att!pacbell.com!decwrl!csus.edu!beach.csulb.edu!jbryans From: jbryans@beach.csulb.edu (Jack Bryans) Subject: Re: tuning number of inodes for cnews In-Reply-To: henry@zoo.toronto.edu's message of 3 Mar 91 00:16:47 GMT Message-ID: Lines: 7 Sender: jbryans@beach.csulb.edu (Jack Bryans) Organization: Cal State Long Beach References: <1991Mar1.230651.4574@NPIRS.Purdue.EDU> <1991Mar3.001647.18652@zoo.toronto.edu> Date: 3 Mar 91 11:07:45 The recent time warp posting spates have run our system against the inode limit. News' partition inode usage exceeds space usage by 3-5%. I wonder if we can get away w/freeing inodes by a brute force rm'ing of cancel msgs from control. Something like egrep ...|xargs ...|rm ... Would expiration object? Any other gotchya's? We're running Dec. patched cnews. Jack