Start by looking for diagnostic messages in slurmd.log. To debug
 one's own Slurm code, learn to love and use
 
 $ slurmd -D -vvvvvv
 
 Andy
 
 On 04/21/2016 11:50 AM, Tanner
   Satchwell wrote:
   Slurm Plugin initialization failed
     I am trying to write a new slurm
         task plugin to create job specific temporary storage.
         However, when I launch a job, I get the following errors:
     slurmctld: debug2: Processing
         RPC: REQUEST_COMPLETE_BATCH_SCRIPT from uid=0 JobId=28
     slurmctld: error: slurmd error
         running JobId=28 on node(s)=m8-1-1: Plugin initialization
         failed
     Any ideas how to fix this?

Reply via email to