March 2026 Maintenance - Phoenix Network and Storage Upgrades
This post summarizes the updates and improvements deployed during the March 2026 maintenance window. Phoenix received major enhancements to its Ethernet networking and bug fixes to the Scratch filesystem.
Network Upgrades
Phoenix's core Ethernet network has been upgraded from 10/25 Gb/s to 40/100 Gb/s, quadrupling the aggregate bandwidth between racks to up to 200 Gb/s. This provides significantly improved performance for data transfers and network communication.
Scratch Filesystem Improvements
Over the past few months, many users have noticed lag or delays while traversing scratch. This was caused by the client constantly trying to connect over the OmniPath network, even when nodes did not have OmniPath connectivity. This issue has been resolved by forcing the client to maintain connections over the existing network. Users should see improved performance when traversing and accessing scratch.
RDMA connections have also been enabled for scratch, which should further improve performance for users with RDMA-capable network interfaces. This was previously disabled due to a bug in the BeeGFS client disabling RDMA when IPv6 was disabled, which is the case on Phoenix.
We have also applied a custom patch to the BeeGFS client to properly update to relatime (relative access timestamps), which should resolve issues with files appearing to have incorrect timestamps when accessed from Phoenix. Relative access time will update a file's access time on any read or write operation if the previous access time is older than the modification time, or older than 24 hours. Testing has shown that this does not affect the performance of scratch and provides more accurate access times for files on scratch data, which is important for the accuracy of the scratch data retention policy. This patch will be applied to Sol at the next maintenance window.
Scratch Benchmarking
The IO500 benchmarks, a widely used benchmark for evaluating the performance of storage systems in high-performance computing environments, have been run on Phoenix's scratch filesystem to evaluate the performance improvements from the recent updates. The results show that Phoenix's scratch filesystem is capable of delivering high performance for a variety of workloads, including small file access, large file access, and metadata operations. The results even outperform Sol's scratch filesystem in some tests, which is impressive given that Sol's scratch is running on newer hardware.
Benchmark Results:
| Test Name | Sol (March 2023) | Phoenix (March 2026) |
|---|---|---|
| ior-easy-write | 12.49 GiB/s | 22.15 GiB/s |
| ior-hard-write | 1.03 GiB/s | 0.54 GiB/s |
| ior-easy-read | 17.15 GiB/s | 27.31 GiB/s |
| ior-hard-read | 1.69 GiB/s | 2.28 GiB/s |
| find | 1433.96 kIOPS | 1994.09 kIOPS |
| mdtest-easy-write | 86.99 kIOPS | 130.48 kIOPS |
| mdtest-hard-write | 8.63 kIOPS | 7.36 kIOPS |
| mdtest-easy-stat | 333.97 kIOPS | 961.19 kIOPS |
| mdtest-hard-stat | 86.93 kIOPS | 236.19 kIOPS |
| mdtest-easy-delete | 58.25 kIOPS | 129.70 kIOPS |
| mdtest-hard-delete | 10.21 kIOPS | 10.37 kIOPS |
| mdtest-hard-read | 11.38 kIOPS | 20.12 kIOPS |
| Overall Bandwidth | 4.40 GiB/s | 5.23 GiB/s |
| Overall IOPS | 61.76 kIOPS | 102.06 kIOPS |
| Overall Score | 16.48 | 23.09 |
Nvidia GPU Updates
The NVIDIA GPU driver has been updated to 595.45.04 supporting CUDA 13.2.
However, NVIDIA has removed support for the Tesla V100 and GTX 1080 Ti GPUs in their latest driver releases. As a result,
the V100/GTX 1080 Ti GPUs on Phoenix are currently running on an older driver version (580.95.05) that supports CUDA 13.0.
Technical Updates
- Slurm updated to
25.11.3 - Web portals updated to
4.0.10on Phoenix. - Mamba package manager updated to
2.5.0on Phoenix. - Jupyter updated on Phoenix.
- Obsolete VASP modules removed to clean up module list
- General security updates applied to all systems
- InfiniBand cards installed in pcg085-pcg088
- Home directories are now statically mounted on Phoenix, improving reliability (
/datadirectories are still dynamically mounted on demand)

