Re: [slurm-users] SlurmDBD setup with mysql

2019-01-18 Thread Sajesh Singh
md.com] On Behalf Of Matthew BETTINGER Sent: Thursday, January 17, 2019 12:22 PM To: Slurm User Community List Subject: Re: [slurm-users] SlurmDBD setup with mysql Not Sure if this is related but we ran into an issue configuring accounting because our clustername had a '-' in the name .

Re: [slurm-users] SlurmDBD setup with mysql

2019-01-17 Thread Sajesh Singh
INGER Sent: Thursday, January 17, 2019 12:22 PM To: Slurm User Community List Subject: Re: [slurm-users] SlurmDBD setup with mysql Not Sure if this is related but we ran into an issue configuring accounting because our clustername had a '-' in the name . This is an illegal character

Re: [slurm-users] SlurmDBD setup with mysql

2019-01-17 Thread Matthew BETTINGER
Not Sure if this is related but we ran into an issue configuring accounting because our clustername had a '-' in the name . This is an illegal character for table names in mariadb, or used to be. On 1/17/19, 11:07 AM, "slurm-users on behalf of Sajesh Singh" wrote: Trying to setup acco

[slurm-users] SlurmDBD setup with mysql

2019-01-17 Thread Sajesh Singh
Trying to setup accounting using the MySQL backend and I am getting errors from the slurmctld and slurm tools when trying to interact with the accounting database. Tried starting in debug as well, but could not see anything else that could point to what could be causing this issue. I have follow