[SAC] Notice - Space on Adhoc is getting full
Markus Neteler
neteler at osgeo.org
Tue Mar 26 04:19:06 PDT 2013
On Mon, Jan 28, 2013 at 7:34 PM, Alex Mandel <tech_dev at wildintellect.com> wrote:
> Notice, we are starting to get warnings about space on Adhoc being about
> 92% full. If you have older materials that are no longer needed on there
> it would be appreciated if you could remove them.
>
> I will attempt to analysis the directories later to figure out where the
> biggest users might be.
adhoc:/osgeo# du -ms * | sort -n
1 banjo_dev
61 oam
67 demo.pycsw.org
90 mapmill
108 mapbender
425 livedvd
1824 grass
34064 mapserver <-- 34 GB
adhoc:/osgeo/mapserver# du -ms * | sort -n
2 arch
9 mod-geocache-trunk
13 itasca_legend
13 msautotest
52 ogr-demos
77 tutorial
219 geos-3.2.0
882 ogc-demos
1430 osm
1448 httpd
1878 ms-trunk
3936 mapcache
24110 fgs
adhoc:/osgeo/mapserver/fgs# du -ms * | sort -n
1 README.txt
1 setenv.sh
1 test2.png
1 test.png
1 var
2 include
4 etc
9 share
36 bin
185 lib
1619 apps
2664 www
19593 tmp <--- 19GB of tmp/ is way too much...
There are tons of files like "EX2_134800005225185.png":
adhoc:/osgeo/mapserver/fgs/tmp/ms_tmp# find . -name '*.png' > list.txt
adhoc:/osgeo/mapserver/fgs/tmp/ms_tmp# wc -l list.txt
1531093 list.txt
Wow :-) Please delete a few...
cheers
Markus
More information about the Sac
mailing list