[postgis-tickets] [PostGIS] #4346: Debbie running out of disk space
PostGIS
trac at osgeo.org
Mon Mar 11 06:19:43 PDT 2019
#4346: Debbie running out of disk space
-------------------------+----------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: blocker | Milestone: Management 2.0
Component: management | Version: trunk
Resolution: fixed | Keywords:
-------------------------+----------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
After I deleted a whole bunch of jenkins croft and verified the log file
hadn't ballooned as it does sometimes I went searching for more space.
I found that /var/cache/apt was taking up 28GB of disk space. So I cleared
that out with
{{{
apt clean
}}}
Now df -H stats show we have 42GB left so I think we are good for now.
{{{
Filesystem Size Used Avail Use% Mounted on
udev 2.1G 0 2.1G 0% /dev
tmpfs 414M 42M 372M 11% /run
/dev/sda1 106G 60G 42G 59% /
tmpfs 2.1G 8.2k 2.1G 1% /dev/shm
tmpfs 5.3M 0 5.3M 0% /run/lock
tmpfs 2.1G 0 2.1G 0% /sys/fs/cgroup
tmpfs 414M 0 414M 0% /run/user/109
overlay 106G 60G 42G 59%
/var/lib/docker/overlay2/874368c07ea108142127136406f46737a6d85bea6a5849cd30b43f07159b4b78/merged
shm 68M 0 68M 0%
/var/lib/docker/containers/633a428279fc83338f5a70b6751a8c52b3108f2ce1a102aa25df07c1751f1e33/mounts/shm
tmpfs 414M 0 414M 0% /run/user/0
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4346#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list