Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
56 stars 42 forks source link

CC Ubuntu 20.04 image missing libmysqlclient.so.21 #123

Closed themorey closed 1 year ago

themorey commented 1 year ago

CC: 8.4.0 Cluster-Init: 3.0.1 Slurm ver: 22.05.3-1

Slurmdbd failed to start with following message: slurmdbd: error: plugin_load_from_file: dlopen(/usr/lib64/slurm/accounting_storage_mysql.so): libmysqlclient.so.21: cannot open shared object file: No such file or directory

Workaround: apt install -y libmysqlclient-dev

ryanhamel commented 1 year ago

Fixed in 3.0.3