I'm attempting to install a slurm cluster on my Galaxy instance.
Ubuntu 18.04 base.
installed as per http://galaxyproject.github.io/training-material/topics/admin/tutorials/connect-to-compute-cluster/tutorial.html
slurm installs, and I can run jobs and submit batches to the cluster.
slurm-drmaa and DRMAA Python installed
job_conf.xml modified, as per above.
Error in galaxy logs:
galaxy.jobs.runners.drmaa DEBUG 2018-08-29 21:08:23,790 [p:3728,w:1,m:0] [SlurmRunner.work_thread-0] (57) submitting file /home/galaxy/galaxy_home/galaxy/database/jobs_directory/000/57/galaxy_57.sh galaxy.jobs.runners.drmaa DEBUG 2018-08-29 21:08:23,790 [p:3728,w:1,m:0] [SlurmRunner.work_thread-0] (57) native specification is: -p Galaxy python: error: Couldn't find the specified plugin name for auth/none looking at all files
(if I set auth/munge in munge.conf, the error changes correspondingly)
I've been hunting this down for a number of hours now, and the solution is escaping me.
Has anyone kindly seen this before, or any suggestions greatly appreciated!
Regards, Mat