We apologise for the distruption caused by this incident, which was outside Maths' control, and will soon be introducing an upgrade to storage servers to improve resilience to SSD (solid state disk) failures.
Keeping macomp001 and adding macomp002 has other advantages - there is no disruption to cluster service while macomp001 is physically being replaced and we also gain extra compute resources which could be added to the main compute pool. Do give macomp002 a try!
Another development coming up soon: two nodes each containing 4 CPUs with a total of 64 processors and 512GB of memory will be added to the cluster, providing more resources for those running large memory and/or parallel compute jobs.
ls -l reports the file size is 3.2 GB as expected:
andy@macomp001:~$ ls -l 3_2GB_test_file.tar -rw-r--r-- 1 andy root 3343513600 Feb 2 2018 3_2GB_test_file.tar
but du shows it as less than half this size:
andy@macomp001:~$ du 3_2GB_test_file.tar 1434360 3_2GB_test_file.tar
using the '--apparent-size' option to du now reports the size you would expect to see:
andy@macomp001:~$ du --apparent-size 3_2GB_test_file.tar 3265150 3_2GB_test_file.tar
Research Computing Manager, Department of Mathematics
last updated: 5.3.2025