On 3/4/25 5:23 pm, Steven Jones via slurm-users wrote:

However   mysql -u slurm -p   works just fine so it seems to be a config error for slurmdbd

Try:

mysql -h 127.0.0.1 -u slurm -p

IIRC without that it'll try a UNIX domain socket and not try and connect via TCP/IP.

--
Chris Samuel  :  http://www.csamuel.org/  :  Berkeley, CA, USA

--
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com

Reply via email to