[KLUG Members] Squid setup recommendation

Adam Tauno Williams members@kalamazoolinux.org
Mon, 15 Dec 2003 12:14:55 -0500


>>Thanks a ton for the info, Bruce. I really hadn't thought of running more
>>than one box. I'm not sure it's an option given hardware availability, but I
>>will definitely look into it. I'm thinking a seperate partition for logs might
>>be a good idea? 
> Yes, definitely keep the logs on their own partition.

YES!  Ideally even on their own disk pack.  Your going to generate a *&@(*)@#$%
load of log activity.  And make sure your log volume is mounted with noatime.

And I'd use XFS for the log volume with an external journal.

Rieserfs for the cache volume;  splitting it probably won't help.

> Or turn them off, if you don't need them.

Thats works, but is probably not feasible for political/legal reasons.

> > /boot
> > /var/log
> > /var/cache
> > /
> Looks good.

Yep.

> I doubt /boot is needed for that box, but it doesn't hurt anything.

I always like to have a small boring ext3 /boot volume.