Filesystem root storage showing

Briefly describe your issue below:
I started receiving errors from apt stating there wasn’t enough space to complete update/upgrade. Then later with Firefox I started receiving similar warnings. I checked disk usage stats with du and df and it is showing that my root (/) drive has a size of 931G, 117G used and 0 available and 100% used. I’ve run through the suggestions outlined in the link provided below on a previous post, as well as have searched many other forums for a solution and so far nothing has helped. I’ve checked my inodes as well and root (/) shows up as having 0 inodes. I’m not sure what the cause of this has been and so far nothing I’ve tried has helped.

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)

Linux parrot 5.4.0-2parrot1-amd64 #1 SMP Parrot 5.4.8-2parrot1 (2020-01-12) x86_64 GNU/Linux

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)

Debian Standard

Configured to multiboot with other systems? (yes / no)

No

If there are any similar issues or solutions, link to them below:

https://community.parrotlinux.org/t/filesystem-root-storage-low/6910

If there are any error messages or relevant logs, post them below:

As I can’t take any screenshots at the moment this is a copy of the outputs.

$sudo df -h
Filesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 788M 9.5M 778M 2% /run
/dev/mapper/parrot–vg-root 931G 117G 0 100% /
tmpfs 3.9G 151M 3.7G 4% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/sda2 585M 156M 387M 29% /boot
/dev/sda1 511M 140K 511M 1% /boot/efi
tmpfs 788M 12K 788M 1% /run/user/1000

$sudo df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 976K 488 975K 1% /dev
tmpfs 985K 866 984K 1% /run
/dev/mapper/parrot–vg-root 0 0 0 - /
tmpfs 985K 122 984K 1% /dev/shm
tmpfs 985K 4 985K 1% /run/lock
tmpfs 985K 17 984K 1% /sys/fs/cgroup
/dev/sda2 39K 302 38K 1% /boot
/dev/sda1 0 0 0 - /boot/efi
tmpfs 985K 28 984K 1% /run/user/1000

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.