====== 20250630 / Cooling and scratch ======
* Cooling system is still under heavy load (and awaits repairs)
* Lake partitions are reduced, and frequencies set at minimum
* Cascade partitons have frequencies set at minimum
* Scratch Cascade is almost full
* **please cleanup**, before I do...
* find /scratch/Cascade/$USER/ --dry-run -type f -iname '*' -ctime +180 -exec rm -f {} \;
* find /scratch/Cascade/$USER/ --dry-run -empty -type d -delete
remove ''--dry-run'' for thrilling action.
{{tag> cooling scratch }}