Re: Multiple hard disks

From: James Aldridge <jhma@dont-contact.us>
Date: Tue, 10 Jun 1997 12:23:17 +0200

In message <199706101006.TAA10892@ipo.hitachi-ns.co.jp> you write:
> Hi,
>
> At 10:06 97/06/10 +0100, Marc van Selm wrote:
>
> > cache_dir /disk1/squid/cache
> > cache_dir /disk2/squid/cache
>
> Could you tell me how does Squid work if using different size disks
> with this configuration ?

It assumes that all disks are the same size. If one is twice the size of
the other then you can try:

cache_dir /disk1/squid/cache1
cache_dir /disk1/squid/cache2
cache_dir /disk2/squid/cache

and twice as much will be written to disk1 (split between the cache1 and
cache2 directories) then to disk2.

(Isn't this in a FAQ somewhere? I'm sure I've seen this same question many
times before...)

James

----- ___ - James Aldridge, Senior Network Engineer,
---- / / / ___ ____ _/_ -- EUnet Communications Services BV
--- /--- / / / / /___/ / --- Singel 540, 1017 AZ Amsterdam, NL
-- /___ /___/ / / /___ /_ ---- Tel: +31 20 530 5327; Fax: +31 20 622 4657
- ----- 24hr emergency number: +31 20 421 0865
Received on Tue Jun 10 1997 - 03:26:17 MDT

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