* Mauro <[EMAIL PROTECTED]>: > What about squid with XFS filesystem? > Anyone use it?
Yes, we have it running on 2 boxes: $ mount /dev/sda8 on / type auto (rw,errors=remount-ro) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/sdb5 on /squid-cache0 type xfs (rw) /dev/sdc5 on /squid-cache1 type xfs (rw) /dev/sdd5 on /squid-data type xfs (rw) /dev/sda5 on /boot type ext3 (rw) What do you want to know? -- Ralf Hildebrandt (Im Auftrag des Referat V a) [EMAIL PROTECTED] Charite Campus Mitte Tel. +49 (0)30-450 570-155 Referat V a - Kommunikationsnetze - Fax. +49 (0)30-450 570-916 AIM: ralfpostfix
