Opened 9 years ago

Closed 8 years ago

#1514 closed defect (fixed)

Low disk space/quota?

Reported by: jng Owned by: sac@…
Priority: normal Milestone:
Component: SysAdmin Keywords:
Cc: jng

Description

I've been trying to upload binaries for MapGuide Open Source 3.0 and I've been stuck on the Windows binaries.

After several tries, I've noticed a pattern where WinSCP consistently fails at the 48MB mark.

Has upload.osgeo.org ran out of disk space or has some quota been exceeded?

Change History (7)

in reply to:  description comment:1 by neteler, 9 years ago

Replying to jng:

I've been trying to upload binaries for MapGuide Open Source 3.0 and I've been stuck on the Windows binaries.

After several tries, I've noticed a pattern where WinSCP consistently fails at the 48MB mark.

Has upload.osgeo.org ran out of disk space or has some quota been exceeded?

Yes (it is actually download.osgeo.org)

download:/osgeo/download# df -h .
Filesystem            Size  Used Avail Use% Mounted on
/dev/vda3             149G  142G   47M 100% /


download:/osgeo/download# du -hs * | grep G | sort -n
1.2G	 buildkit
1.2G	 gvsig
1.4G	 grass
1.5G	 gdal
3.1G	 logs
3.3G	 osgeo
3.7G	 postgis
3.8G	pgrouting
5.0G	livedvd
5.7G	fdo
6.3G	webdav
7.7G	qgis
23G	ossim
30G	osgeo4w
35G	mapguide

At least the mapguide, osgeo4w, ossim projects should consider to delete outdated data as possible and as not needed for historical reasons.

comment:2 by jng, 9 years ago

35G!? I guess I can clear out some old beta and RC release packages.

If increasing disk space is not in your immediate plans, you can close this ticket.

comment:3 by neteler, 9 years ago

Resolution: fixed
Status: newclosed

As of today:

download:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/vda3             149G  137G  4.5G  97% /
tmpfs                 4.0G     0  4.0G   0% /lib/init/rw
udev                   10M  112K  9.9M   2% /dev
tmpfs                 4.0G     0  4.0G   0% /dev/shm
/dev/vda1              99M   40M   55M  42% /boot

Closing for now.

in reply to:  2 comment:4 by jef, 8 years ago

Resolution: fixed
Status: closedreopened

Replying to jng:

35G!? I guess I can clear out some old beta and RC release packages.

Please do. Download was filling up again. To solve a immediate need, I've cleaned out 2.2.0/{Beta,RC1,RC2,RC3,RC4} already.

513M    osgeo/download/mapguide/releases/2.2.0/Beta
648M    osgeo/download/mapguide/releases/2.2.0/RC1
236M    osgeo/download/mapguide/releases/2.2.0/RC2
805M    osgeo/download/mapguide/releases/2.2.0/RC3
1.1G    osgeo/download/mapguide/releases/2.2.0/RC4
3.2G    total

I made backups - please tell me whether you need them or if I can nuke them.

download is now back to:

Filesystem            Size  Used Avail Use% Mounted on
/dev/vda3             149G  139G  2.1G  99% /

But there are still more than 6GB worth of RCs:

885M	/osgeo/download/mapguide/releases/2.4.0/RC1
887M	/osgeo/download/mapguide/releases/2.4.0/RC2
994M	/osgeo/download/mapguide/releases/2.5.0/RC1
994M	/osgeo/download/mapguide/releases/2.5.0/RC2
989M	/osgeo/download/mapguide/releases/2.6.0/RC1
989M	/osgeo/download/mapguide/releases/2.6.0/RC2
782M	/osgeo/download/mapguide/releases/3.0.0/RC1
6.4G	total
Version 1, edited 8 years ago by jef (previous) (next) (diff)

comment:5 by kalxas, 8 years ago

It is back to 0% disk space...

comment:6 by jef, 8 years ago

Cc: jng added

comment:7 by jef, 8 years ago

Resolution: fixed
Status: reopenedclosed

14GB worth of RCs, tests and betas cleaned out:

Filesystem            Size  Used Avail Use% Mounted on
/dev/vda3             149G  128G   14G  91% /
Note: See TracTickets for help on using tickets.