LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lost 70GB of SSD space
#1
I had to process about 70GB of PDF files which were compressed.  I printed them via cups-pdf to uncompressed format and moved them to mechanical hard drive.

This took several days of processing. After the PDF file would print, it took about 10 minutes before the actual file was created.  So I assume the data was spooled by cups.  The processing was done on my 256GB SSD which Linux Lite boots from.

The problem is I had around 135GB free before the processing and now I have 30GB free.  I tried rebooting to clear tmp files, but still don't have the space back.

What can I try to clean my drive up and get the space back?
Reply
#2
Hi,

*Important* : I suggest making a backup first if you have any important stuff on the computer. "Auto-Cleaners" can sometimes "clean" a little too much. Wink

One easy thing to try would be installing and running BleachBit .
From Terminal type  :
sudo apt install bleachbit

It will then show up in your menu. Choose the BleachBit with admin.
For me I don't keep anything "saved" like caches, passwords, etc. so I usually select all check boxes except Memory cleaner (unstable) and Free Space wipe (takes a really long time).
I run this after installing updates and have rebooted once. No opened programs.

Good luck!
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply
#3

I would stay away from using BB as root straight away; it is a powerful tool, and caution had better be exercised.

Command line might be a safer start:

https://www.maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/

Read #3 in particular.

If not happy with the results, non-admin BB would be the way to proceed.


Terry Davis Command Line video cracks me up.
Quod delere vos ego faciam permanens.
Reply
#4
Hello, Timpuc2.

You could check if it is not a "trim" issue, by running:

Code:
sudo fstrim -a -v

Please come back and tell us how did you solve it. Cheers!

PS: And of course you can always try and run Lite Tweaks and do all the cleaning options available there.
Pathological tweaker.
Reply
#5
If this is TMP/Cache data.. Have you tried Lite Tweaks and selecting the options to remove items, most are listed Safe, maybe a simple easy place to start. Or perhaps if /tmp is full/loaded with excess items you could delete items from within...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply
#6
For example, also try:
Open terminal and enter
Code:
sudo apt autoremove
> Enter
then
Code:
sudo apt autoclean
> Enter
LL 5.0 64 bit Packard Bell Easynote TK 85 (since 1.0.6)
Manjaro 20.1 Xfce 64 bit Thinkpad T420s
Pop!_OS 20.04 64 bit HUAWEI Matebook D (AMD)
Solus 4.1 Lenovo M30-70
PeppermintOS 10 64 bit Dell Inspiron 11-3162
ROSA 11 Fresh 64 bit Packard Bell dot SE
Reply
#7
Thanks for the tips everyone.  I have been offline with a power outage but now I am reading through the replies to decide the best way to proceed.
Reply
#8
So? What happened?
Did you resolve the issue?


Please share the knowledge.
Pathological tweaker.
Reply
#9
(03-10-2019, 02:07 AM)Nyto link Wrote: So? What happened?
Did you resolve the issue?


Please share the knowledge.


Yes, problem solved. I installed the 'ncdu' package which is very nice for showing disk usage.

I used "sudo ncdu -x" to just show usage on my SSD...Top of the list for usage was "/var/spool/cups" which had over a 100GB used.

Deleted all the spool files from within "ncdu" with the 'd' key and now have gained my 100+GB back.

But I have no idea why the spool files were not automatically cleared out...anyone know why?


Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)