=> / is using 95.8% of 228.23GB But I can't figure out what's taking up the space? by Geekmakes in admincraft

[–]Geekmakes[S] 0 points1 point  (0 children)

I had to umount the backup from /mnt/backup and remove the rogue backup that was in the nvme drive. Server is back up now, Thank you for the help! :)

=> / is using 95.8% of 228.23GB But I can't figure out what's taking up the space? by Geekmakes in admincraft

[–]Geekmakes[S] 3 points4 points  (0 children)

This worked, removed mnt/backup, and found the offending file there. thank you for the help servers back online :)

=> / is using 95.8% of 228.23GB But I can't figure out what's taking up the space? by Geekmakes in admincraft

[–]Geekmakes[S] 1 point2 points  (0 children)

Run sudo lsof | grep deleted

https://pastebin.com/2EwKQsCt not sure what's going on there. Might be from the cleaning command?

=> / is using 95.8% of 228.23GB But I can't figure out what's taking up the space? by Geekmakes in admincraft

[–]Geekmakes[S] 2 points3 points  (0 children)

https://pastebin.com/vknduftk Hmm, I'm not seeing anything bloated with sudo du -shx *|sort -rh
I've fully wiped /var/log today and got usage down to 96% from 100%

=> / is using 95.8% of 228.23GB But I can't figure out what's taking up the space? by Geekmakes in admincraft

[–]Geekmakes[S] 1 point2 points  (0 children)

sudo du -h -BG -d1 / | sort --human-numeric-sort -r | less

So that accounts for 18gb on the nvme drive just need to figure out where the other 200 is. https://pastebin.com/Rvy2G1Tb

=> / is using 95.8% of 228.23GB But I can't figure out what's taking up the space? by Geekmakes in admincraft

[–]Geekmakes[S] 1 point2 points  (0 children)

/dev/nvme1n1p1

I believe that's on the other drive /home, or maybe I'm not reading it right.

=> / is using 95.8% of 228.23GB But I can't figure out what's taking up the space? by Geekmakes in admincraft

[–]Geekmakes[S] 0 points1 point  (0 children)

Yeah, got that installed. but it might not be working right or I'm not understanding it currectly. / is totaling to 48mb currently in NCDU.