Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#4346 closed defect (fixed)

Debbie running out of disk space

Reported by: robe Owned by: robe
Priority: blocker Milestone: Website Management, Bots
Component: management Version: master
Keywords: Cc:

Description

Debbie had been failing for a couple of days cause she ran out of disk space.

Change History (2)

comment:1 by robe, 5 years ago

Resolution: fixed
Status: newclosed

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

comment:2 by robe, 4 years ago

Milestone: Management 2.0Website Management, Bots

Milestone renamed

Note: See TracTickets for help on using tickets.