Hi, try with JobSubmitPlugins=lua
On Fri, Aug 2, 2013 at 4:36 PM, Sefa Arslan <[email protected]>wrote: > > I have copied contribs/lua/job_submit.lua script to /etc/slurm/ folder > (slurm.conf is also here). and added line to slurm.conf like: > > JobSubmitPlugins=job_submit.lua > > then I restarted the slurmctld, I get the following error: > > [2013-08-02T17:03:14] debug3: Trying to load plugin > /usr/lib64/slurm/job_submit_job_submit.lua.so > [2013-08-02T17:03:14] error: job_submit: Couldn't find the specified > plugin name for job_submit/job_submit.lua looking at all files > [2013-08-02T17:03:14] error: job_submit: cannot find scheduler plugin > for job_submit/job_submit.lua > [2013-08-02T17:03:14] fatal: failed to initialize job_submit plugin > > accourding to the header of the job_submit.lua file , copying it in to > the configuration folder should be enough to activate it. Am I wrong? > > "For use, this script should be copied into a file name "job_submit.lua" > in the same directory as the SLURM configuration file, slurm.conf." > > regards > -- -- Carles Fenoy
