stackhpc / ansible-slurm-appliance

A Slurm-based HPC workload management environment, driven by Ansible.
36 stars 15 forks source link

Update fatimage base to RL8.9 with robust volume mounts #341

Closed sjpb closed 6 months ago

sjpb commented 7 months ago

Fixes #327 and #343.

Details

Previously labeling relied on the ordering in /dev matching the order of the block device definitions in the terraform instance resource. This was the case for RockyLinux 8.8 images but does not appear to be the case for RockyLinux 8.9 images. Note that:

Steps

sjpb commented 7 months ago

Image build (for testing, needs updating to main and rebuilding before merge): https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/7141102424

sjpb commented 7 months ago

Manual checks on Arcus cluster at 6d632ea:

sjpb commented 7 months ago

Checks using Azimuth at 6d632ea:

sjpb commented 7 months ago

Tests on Azimith/CaaS at 9b34524: