Thanks for the suggestion. In my test environment, I'm running :
root@bcm10-h01:~# mysql -V
mysql Ver 8.0.36-0ubuntu0.22.04.1 for Linux on x86_64 ((Ubuntu))
root@bcm10-h01:~# cat /etc/os-release | grep PRETTY
PRETTY_NAME="Ubuntu 22.04.4 LTS"
This closely matches my production environment.
My production environment is running in an Nvidia POD ecosystem and I'm using Base Command Manager (v10) to manage my cluster. It does seem that the version of Slurm in the BCM iso tends to lag behind by at least 12 months. All this is to say updating individual cluster components in the Base Command Environment isn't straightforward.
Best,
Lee