Hi everyone,

Let's start the new year with a positive action for the compile farm: home 
cleanup!

The farm machines with the most critical disk usage are:

- gcc110 (99% used out of 1.6 TB)
- gcc20  (98% used out of 826 GB)
- gcc13  (95% used out of 459 GB)
- gcc112 (92% used out of 1.8 TB)
- gcc16  (85% used out of 459 GB)

Please check each of these machines: if you have unused data in your home
directory, it should be deleted!

The disk usage of farm machines in the last year can be seen here: 
https://cfarm.tetaneutral.net/munin/disk-year.html#Disk%20usage%20in%20percent

Thanks for your help in making the compile farm great again,
Baptiste


PS: for a quick & dirty overview of your files on those machines, you can
use the following one-liner:

    for i in gcc{110,20,13,112,16}.fsffrance.org; do echo $i; ssh $i ls -lh; 
echo; done

Attachment: signature.asc
Description: PGP signature

_______________________________________________
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to