Here are a couple of patches to help improve the documentation.

Accounting.shtml - this adds another  instruction to the grant all on 
slurm_acct_db.*  TO 'slurm'@'system0';  where system0 is the hostname. Our 
users have add errors from mysql  as shown below where it needs to be 
applied for both localhost and the hostname

[2011-03-01T13:05:47] error: mysql_real_connect failed: 1045 Access denied 
for user 'slurm'@'system0' (using password:
YES)
[2011-03-01T13:05:47] fatal: The database must be up when starting the 
MYSQL plugin.

scontrol.1
Where the descriptions says 'after jobs have successfully executed' and 
adds '(ran to completion with a nonzero exit code)'  however, a nonzero 
exit code is NOT successful run.  So it has been changed to say '(ran to 
completion with good exit code)'

Thanks,
Nancy

Attachment: scontrol-2.2.6.patch
Description: Binary data

Attachment: account_html-2.2.6.patch
Description: Binary data

Reply via email to