Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Why I cann't make cache directory?

3 views
Skip to first unread message

David Rees

unread,
Mar 5, 2000, 3:00:00 AM3/5/00
to squid...@ircache.net
The for cache_dir should be ufs, not ext2.

cache_dir ufs /usr/local/squid/cache 100 16 256

The comments above this setting in the default config file explain this,
take a look there for more explanation.

-Dave


On Sun, Mar 05, 2000 at 10:27:40PM +0800, Hazy Xu wrote:
> When I install 2.3stable2, I can not create cache directory either.
> [root@mail squid]# /usr/local/squid/bin/squid -z
> FATAL: Unknown cache_dir type 'ext2'
>
> Squid Cache (Version 2.3.STABLE2): Terminated abnormally.
> CPU Usage: 0.040 seconds = 0.020 user + 0.020 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 292
> [root@mail squid]#


Hazy Xu

unread,
Mar 5, 2000, 3:00:00 AM3/5/00
to squid...@ircache.net
I install squid2.4 in my redhat6.1 system. My squid.conf has
line like:

cache_dir ext2 /usr/local/squid/cache 100 16 256

But when I run squid -z. It report :

[root@mail etc]# /usr/local/squid/bin/squid -z


FATAL: Unknown cache_dir type 'ext2'

Squid Cache (Version 2.4.DEVEL2): Terminated abnormally.
CPU Usage: 0.010 seconds = 0.000 user + 0.010 sys


Maximum Resident Size: 0 KB

Page faults with physical i/o: 168
[root@mail etc]#

What's the matter?

Thanks in advance.

--Hazy

0 new messages