[Bug 1187130] Low available space on the system disk
25 Jun
2021
25 Jun
'21
08:26
https://bugzilla.suse.com/show_bug.cgi?id=1187130 https://bugzilla.suse.com/show_bug.cgi?id=1187130#c1 --- Comment #1 from Ruediger Oertel <ro@suse.com> --- could you try to use "-x" with the "du" command to limit the calculation to the "/" filesystem like: "du -hx /z" to check how much space below /z is on the / filesystem and not on the drives mounted below. Example: I have /boot/efi on a separate FS (like probably most that run UEFI) # du -sh /boot 106M /boot (this was /boot + /boot/efi) # du -shx /boot 100M /boot # du -sh /boot/efi/ 5,3M /boot/efi/ -- You are receiving this mail because: You are on the CC list for the bug.
1274
Age (days ago)
1274
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@suse.com