Hi,
I am using slurm15.08.2 version.
And I am using mysql as database,where accounting storage user is with password.
Accountingstorageuser=root and Storagepass=root@123
But after configuring slurm.conf and slurmdbd.conf and starting slurm services
I am only able to start slurmdbd and slurmd service. Slurmctld daemon is not 
starting:

Its says following error:
slurmctld: error: mysql_real_connect failed: 1045 Access denied for user 
'root'@'localhost' (using password: NO)
slurmctld: fatal: You haven't inited this storage yet.


Athough I have given grant access to database user by giving following  command:

grant all on slurm_acct_db.*  to 'root'@'appmaster' identified by 'root@123' 
with grant option;


I am attaching the slurm.conf and slurmdbd.conf.

Kindly help.

Thanks & Regards
Suprita Bothra


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

Attachment: slurm.conf
Description: slurm.conf

Attachment: slurmdbd.conf
Description: slurmdbd.conf

Reply via email to