Public bug reported:

Binary package hint: slurm-llnl
version used is ubuntu 8.04 (hardy), architecture is amd64 
source package is https://launchpad.net/ubuntu/+source/slurm-llnl/1.2.20-1

$sbatch jobscript
leads to the following error (reported in slurm-jobnumber.out)

slurmd[hostname]: error: execve(): /var/run/slurm-
llnl/slurmd/job00007/script: Permission denied

using srun, 
$srun jobscript
the job runs fine if the executable bit is set for jobscript.
If the executable bit is not set for jobscript, the job fails with the error

slurmd[hostname]: error: execve(): jobscript: Permission denied

The executable bit of jobscript has no influence on whether sbatch fails. It 
looks to me that 
/var/run/slurm-llnl/slurmd/job00007/script gets created without the executable 
bit set leading to the error.

** Affects: slurm-llnl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
slurm sbatch command fails
https://bugs.launchpad.net/bugs/271518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to