I added slurmd to /var/spool and chmod'd it to 777 and chown to slurm:slurm and did the same for /var/log. Getting same errors.
user@svr:/var/spool$ sudo /usr/local/sbin/slurmctld -Dcvvvv slurmctld: pidfile not locked, assuming no running daemon slurmctld: error: Configured MailProg is invalid slurmctld: fatal: Incorrect permissions on state save loc: /var/spool On Wed, Aug 29, 2012 at 5:04 PM, Andy Riebs <[email protected]> wrote: > The first step when the daemons fail to launch is to manually start them > with the "-D" switch, which will usually reveal the problem. For example, > > # slurmd -Dslurmd -D > slurmd: s_p_parse_file: unable to status file "/etc/slurm/slurm.conf" > slurmd: fatal: something wrong with opening/reading conf file > # > > > As far as the init scripts, I've always written them by hand, but there > are probably examples buried somewhere in the kit. > > Andy > > > On 08/29/2012 05:01 PM, Jessica Rabbet wrote: > > Hello list. > > I'm trying to build and install slurm from source on ubuntu 10.04.4 server > and the sysvinit scripts are not being created. Launching daemon manually > from /usr/local/sbin does nothing. Suggestions? > > > -- > Andy Riebs > Hewlett-Packard Company > High Performance Computing+1-786-263-9743 > My opinions are not necessarily those of HP > >
