Reclaiming disk space after PAW upgrade
Posted: Sun Jul 21, 2019 2:47 pm
Just finished upgrading PAW 2.0.39 to 2.0.43 and it worked although I nearly ran out of disk space again and am very low after the upgrade.
Subsequent to the testing of PAW, I did go back to the PAW 2.0.39 scripts folder and run the Clean.ps1 script which also for the first time removed some cruft and cleared up about 7Gb of space (702Mb reported by the script).
Before the upgrade my WindowsFilter folder consumed 34GB on disk, after upgrade and clean, it now consumes 54GB.
I have 22 folders with folder dates coinciding with my previous installation and consuming 20GB - seems very much like the extra 20GB I am not expecting.
Running "docker image ls" and "docker container ls" show only what seems to be necessary - previously I have had duplicate images/services.
As PAW was up and running, I crossed fingers and ran "docker system prune" - nothing found/removed/purged/space freed up.
I then ran "docker image prune -a -f" which reclaimed 3.905GB and seems to have removed all but 1 old folder in the WindowsFilter folder.
After a bit more reading, I looked for Orphaned docker images but none found/removed.
Docker leak check returned No errors found.
My remaining old folder contains 11.5GB (for those doing the maths, 11.5+3.9 does not equal 20 - but those are the numbers I have)
Any tips for cleaning up further would be greatly appreciated.
Subsequent to the testing of PAW, I did go back to the PAW 2.0.39 scripts folder and run the Clean.ps1 script which also for the first time removed some cruft and cleared up about 7Gb of space (702Mb reported by the script).
Before the upgrade my WindowsFilter folder consumed 34GB on disk, after upgrade and clean, it now consumes 54GB.
I have 22 folders with folder dates coinciding with my previous installation and consuming 20GB - seems very much like the extra 20GB I am not expecting.
Running "docker image ls" and "docker container ls" show only what seems to be necessary - previously I have had duplicate images/services.
As PAW was up and running, I crossed fingers and ran "docker system prune" - nothing found/removed/purged/space freed up.
I then ran "docker image prune -a -f" which reclaimed 3.905GB and seems to have removed all but 1 old folder in the WindowsFilter folder.
After a bit more reading, I looked for Orphaned docker images but none found/removed.
Docker leak check returned No errors found.
My remaining old folder contains 11.5GB (for those doing the maths, 11.5+3.9 does not equal 20 - but those are the numbers I have)
Any tips for cleaning up further would be greatly appreciated.