[squid-users] Maximum Cachedir COSS size

From: Sunin Thaveethamsavee <tsunin@dont-contact.us>
Date: Fri, 21 Sep 2007 09:23:25 +0700

Hi,

 

I had configure squid2.6 with this parameter

 

./configure \

--prefix=/usr/local/squid_coss \

--enable-coss-aio-ops \

--with-pthreads \

--with-aio \

--with-coss-membuf-size=33554432 \

--enable-linux-netfilter \

--enable-large-cache-files \

--with-large-files \

--enable-async-io=256 \

--enable-snmp \

--enable-cache-digests \

--enable-follow-x-forwarded-for \

--enable-storeio="aufs,coss" \

--enable-removal-policies="heap,lru" \

--with-maxfd=65536 \

--enable-epoll \

--disable-ident-lookups

 

And my squid.conf of COSS as

 

cache_dir coss /dev/cciss/c0d5 100000 max-size=33554431 overwrite-percent=40

 

And use command squid -z I got this error

 

FATAL: COSS cache_dir size exceeds largest offset

 

I try to random the max size and the size can't more than 7500. What's
happen ? How I can use the maximum disk for single partition.

 

Thanks

Sunin.T

 

 

 
Received on Thu Sep 20 2007 - 20:23:40 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT