Re: [SQU] Out of inodes?

From: Raul Alvarez Venegas <rav@dont-contact.us>
Date: Wed, 01 Nov 2000 18:16:40 -0600 (CST)

Quoting Duane Wessels <wessels@squid-cache.org>:

> On Tue, 31 Oct 2000, Raul Alvarez Venegas wrote:
>
> >
>
> > # df -F ufs -o i
> > Filesystem iused ifree %iused Mounted on
> > ...
> > /dev/dsk/c0t0d0s3 420783 82065 84% /cache1
> > /dev/dsk/c0t0d0s4 403655 99193 80% /cache2
> > /dev/dsk/c0t0d0s5 398054 104794 79% /cache3
> >
> > And the % of usage:
> >
> > # df -k
> > Filesystem kbytes used avail capacity Mounted on
> > ...
> > /dev/dsk/c0t0d0s3 4131866 3210859 879689 79% /cache1
> > /dev/dsk/c0t0d0s4 4131866 3213023 877525 79% /cache2
> > /dev/dsk/c0t0d0s5 4131866 3211308 879240 79% /cache3
>
>
> 2) there was a bug that causes too many removals on the first
> cache dir, and not enough on the last cache dir. If you
> use truncate instead of unlink it could cause you to run
> out of inodes.
>
>http://www.squid-cache.org/Versions/v2/2.4/bugs/#squid-2.4.devel4-cachedir_imbalance

JACKPOT!# ./configure --prefix=/usr/squid --enable-snmp
--enable-err-language=Spanish --enable-truncate --enable-poll --enable-gnuregex
--disable-ident-lookups --enable-kill-parent-hack --sysconfdir=/etc/squid
--localstatedir=/var/log/squid

I need to disable --enable-truncate. Will see how it goes.

Thank you all for your reponses :)

Raul

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Nov 01 2000 - 17:16:35 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:13 MST