stackhpc / eiffel-ohpc

Example OpenHPC cluster
Apache License 2.0
0 stars 1 forks source link

Bad info on snapshot creation #12

Open sjpb opened 4 years ago

sjpb commented 4 years ago

Currently says to do:

sudo rm /var/log/slurm*

However this removes /var/log/slurm_jobacct.log which seems to be installed as part of the package install (it's not done directly by the stackhpc.openhpc role) - if this is missing slurmctld won't start, failing with messages including:

error: open /var/log/slurm_jobacct.log: Permission denied
error: Couldn't load specified plugin name for accounting_storage/filetxt: Plugin init() callback failed
error: cannot create accounting_storage context for accounting_storage/filetxt