Thanks for the fast reply. Yes, I have
AccountingStorageType=accounting_storage/slurmdbd
configured and the AccountingStorageHost is set
to the short hostname. The slurmdbd is not running since it already
receives the error
[2013-06-18T16:37:14-07:00] fatal: The database must be up when starting
the MYSQL plugin.
I swapped to AccountingStorageType=accounting_storage/filetxt
and don't have any problems with that.
Thanks
Eva
On Tue, 18 Jun 2013, John Thiltges wrote:
>
> On 06/18/2013 05:53 PM, Eva Hocks wrote:
> > any sacct command returns:
> >
> > slurmctld.log:[2013-06-18T14:45:57-07:00] error: Association database
> > appears down, reading from state file.
>
> In slurm.conf, are you using
> "AccountingStorageType=accounting_storage/slurmdbd" ?
>
> If so, check that slurmdbd is configured and running. You should see a
> couple of MySQL connections for it in "show processlist;".
>
> Also, check that "AccountingStorageHost" is set to the correct name or
> address.
>
> Regards,
> John
>