Linked Questions

1 vote
3 answers
3k views

I see that df reports a 100% disk usage for a file system. How can I see which folder is eating the disk space? [root@rocks7 mahmood]# df -h Filesystem Size Used Avail Use% ...
mahmood's user avatar
  • 1,271
140 votes
4 answers
17k views

When I sum up the sizes of my files, I get one figure. If I run du, I get another figure. If I run du on all the files on my partition, it doesn't match what df claims is used. Why are there so many ...
Gilles 'SO- stop being evil''s user avatar
27 votes
2 answers
5k views

If I wanted to stay on the same file system, couldn't I just specify an output path for the same file system? Or is it to prevent accidentally leaving the current file system?
neverMind9's user avatar
  • 1,720
24 votes
3 answers
24k views

I need to find out what's contributing to the disk usage on a specific filesystem (/dev/sda2): $ df -h / Filesystem Size Used Avail Use% Mounted on /dev/sda2 96G 82G 9.9G ...
Amelio Vazquez-Reina's user avatar
12 votes
2 answers
3k views

OS: RHEL8 Filesystem: xfs I'm guessing that some zombie process is holding the space, but I can't find it. The problem is with /var/lib/pgsql/14, which df says is using 1.1TB of space: $ sudo df -T -...
RonJohn's user avatar
  • 1,473
7 votes
2 answers
23k views

Suddenly all the available disk space on / has disappeared. If I make room in the disk (by deleting ~50GB of stuff, for example), after a few minutes I am back to 0 available disk space (according to ...
kjo's user avatar
  • 16.4k
0 votes
1 answer
2k views

I'm running out of space on my root partition. Currently, I'm using uname -a Linux thinkpad-nc 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64 GNU/Linux Here is an output of df: df ...
math's user avatar
  • 31
2 votes
1 answer
829 views

running SLES 11.4 on a server, there are ~5 disks as Raid-5 via LSI megaraid, which provides 2.2 TB of usable space... when creating this it showed up as /dev/sdb and I created one parition as XFS, ...
ron's user avatar
  • 9,175
0 votes
2 answers
681 views

Please help me , when I try to increase the partition size in LVM, but when I try it doesn’t work, I do the following: df -h Filesystem Size Used Avail Use% Mounted on udev ...
Глеб Щеголев's user avatar
1 vote
1 answer
1k views

I have an issue with a virtual machine running Nextcloud and the version is Ubuntu 22.04 LTS. The system continuously indicates that the logical volume /dev/mapper/ubuntu--vg-ubuntu--lv is full (used ...
Changetzu's user avatar
0 votes
1 answer
262 views

Running Debian 12. According to df, I have only 22G remaining space on my main disk (nvme0n1p2); according to ncdu, I should have like 960G: $ df -H Filesystem Size Used Avail ...
SleepUncertainty's user avatar
1 vote
1 answer
162 views

I have a Centos 7 VM and I want to know what consumes the 126G on the /dev/mapper/centos-root fs. I have 2 mount points and I unmounted them to make sure there's nothing reserving space under them ...
Mawardy's user avatar
  • 119
0 votes
0 answers
160 views

I'm using Ubuntu Linux 16. I'm running out of disk space ... [rails@server ~]$ df -h / Filesystem Size Used Avail Use% Mounted on /dev/simfs 30G 29G 1.5G 96% / but what I don't ...
Dave's user avatar
  • 2,808
1 vote
1 answer
131 views

Disk Usage Analyzer (baobab) reports a size of 29.3 GB for the root partition, out of which 2.5 GB are available: However, when selecting that device for closer inspection, I am presented with only 7....
kuadrat's user avatar
  • 51
2 votes
1 answer
149 views

At installation I forgot to create a logical volume group in LUKS container. I won't reinstall the system. So how do I create LVG in LUKS container without data loss? My plan is: Install lvm2 package ...
MPEI_stud's user avatar

15 30 50 per page