Hi, all,
There's still a WI in squid proxy blueprint. That is to clean up the old cache. I jumped into linaro cache directory on v.l.o, and found it cost about 100GB.
control:/linaro/images/cache$ du * -sh
328M ci.linaro.org
36M people.linaro.org
3.4G releases-linaro-org
10G releases.linaro.org
21G snapshots-linaro-org
63G snapshots.linaro.org
control:/linaro/images/cache$ ll
total 32
drwxr-xr-x 8 root root 4096 2012-05-11 23:26 ./
drwxr-xr-x 7 root root 4096 2012-01-25 01:16 ../
drwxr-xr-x 3 root root 4096 2012-03-30 12:07 ci.linaro.org/
drwxr-xr-x 3 root root 4096 2012-04-03 05:34 people.linaro.org/
drwxr-xr-x 4 root root 4096 2012-05-24 16:27 releases-linaro-org/
drwxr-xr-x 10 root root 4096 2012-05-09 14:31 releases.linaro.org/
drwxr-xr-x 3 root root 4096 2012-05-11 23:26 snapshots-linaro-org/
drwxr-xr-x 6 root root 4096 2012-05-02 18:55 snapshots.linaro.org/
For some health check jobs, they need some cache. I think it's releases-linaro-org/ and snapshots-linaro-org/.
So can we clean up others?
--