Questions tagged [disk-space-utilization]

For questions related to disk space utilisation.

For questions related to disk space utilisation.

602 questions
0
votes
0 answers

Can I remove docker aufs files?

One of our hosts is being clogged by lots of docker junk. I'm cleaning dangling images and volumes regularly, but recently I've noticed it doesn't help that much, and the reason was a load of aufs-related files. From a quick research I figured out…
Milkncookiez
  • 203
  • 2
  • 8
0
votes
1 answer

What is filling my /var/log/messages (db-k450-hd2-1 IngrianActivity)?

My /var/log/messages is getting full with the following logs and can't figure out what is writing the logs. Any help would be much appreciated. Jun 13 00:12:28 db-k450-hd2-2 IngrianActivity: [2020-06-13 00:12:28] INFO 10.7.114.45 [-] - 205012001322…
0
votes
1 answer

Root partition slowly filling up | about 10GB lost in the warp

Summary I'm running a debian on a dedicated server hosting multiples things. The root partition of the server is +/-20GB wide and 95% used. This usage is growing over time (from 90% to 95% in 2 weeks). The tools I found to track space usage only…
Slivo
  • 1
  • 1
0
votes
2 answers

How to reserve some disk space (e.g. for backup)

I have a VPS with Wordpress (including storage and database on the same machine). Now I want to make daily backups to an external service (AWS S3): the issue is that first I need to generate a tar of the storage and a dump of the database, and those…
collimarco
  • 264
  • 2
  • 3
  • 10
0
votes
1 answer

How to extend root disk

Trying to figure out how to take from the 200G disk at /dev/sde and add that to root...or maybe the way to say it is how do I extend / into /dev/sde? I've only ever dealt with lvm before or at least disks that have partitions that can be extended. …
tadamhicks
  • 103
  • 3
0
votes
1 answer

Why does docker say my container's disk is full when it's not (QubesOS)?

Why does a fresh container on a small-ish docker image say that its disk is full of 10G when it's not? I'm running this in a Debian 10 AppVM in QubesOS. In Debian 10, I do: sudo apt-get -y install docker.io sudo docker pull node:13-buster-slim At…
0
votes
1 answer

/var/log wrongly shows as 100% space used

On some of our servers /var/log, which is a separate ext4 partition, shows that 100% of the 4.8G of space is in use. But it actually occupies around 200M of disk space. Application can still write logs to the directory. What could be the cause of…
aardbol
  • 1,473
  • 4
  • 17
  • 26
0
votes
1 answer

Ubuntu Not Detecting Free Space In Root Partition

My server has a 40GB HDD and runs Ubuntu 18.04. The output for the command: sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL returns: NAME FSTYPE SIZE MOUNTPOINT LABEL loop0 squashfs 91.3M /snap/core/8592 loop1 squashfs 91.4M…
0
votes
1 answer

Tracking down disk space usage on a machine with docker network volumes

I have an Ubuntu server 16.04 VM running my docker containers. It has a relatively small disk (~60GB) which I thought would be fine because I have dedicated NFS storage that I mount via docker to the services that need it. The server's disk is very…
0
votes
2 answers

Partition didn't resize after increasing OS Disk Size in Azure

I have a Ubuntu VM which has an unmanaged OS disk associated with it. When we increased the size of the unmanaged OS disk from 30 GB to 50 GB(after deallocating the VM and increasing its size from the platform), the changes are not reflected in the…
0
votes
3 answers

Checkpoint FW-1disk full

The logging filled the disk of the managment node. This cause the firewall nodes to start logging locally. After deleting some old logs, restarting the managment node logging is still being done locally at the firewall nodes. I have already done a…
krugger
  • 411
  • 2
  • 4
0
votes
1 answer

Partition didn't reflect the changes after increasing OS Disk Size in Azure

I have a Ubuntu VM which has an unmanaged OS disk associated with it. When we increased the size of the unmanaged OS disk from 30 GB to 50 GB(after deallocating the VM and increasing its size from the platform), the changes are not reflected in the…
0
votes
1 answer

How to check and free up disk space in CentOS 7

I have a160 GB VPS with pre-installed CentOS 7 and Webuzo. Using the du -sh command in the www dir I noticed that my sites consume barely 60GB, while the total used space is 120 GB. Which means my CentOS installation is using 60 GB of space. I read…
andreszs
  • 709
  • 1
  • 6
  • 16
-1
votes
1 answer

gitlab vs trac: disk usage footprint

I just ragequitted GitHub. I'm considering between hosting my own issues tracker, or embrace any of gitlab.com, Bitbucket, Sourcehut, etc. I sorta think either gitlab or trac would be nice, and I couldn't ask which one to choose, in order to avoid…
178024
  • 36
  • 3
  • 15
-1
votes
1 answer

My disk free space in ubuntu has been stolen

This is output after i run df -h Filesystem Size Used Avail Use% Mounted on /dev/vda1 30G 19G 9.1G 68% / none 4.0K 0 4.0K 0% /sys/fs/cgroup udev 487M 4.0K 487M 1% /dev tmpfs 100M 348K …
chaintng
  • 519
  • 4
  • 8