On 31/03/16 11:33, Terri Knight wrote: > Upon further testing, I only need restart the slurmctld daemon to get > the new user added such that he can run a job.
I think when you add a user with sacctmgr slurmdbd will try and do an RPC to slurmctld on the registered clusters to inform them of this. If slurmdbd can't do so then you should see an error logged in the slurmdbd logs and consequently slurmctld won't realise this new user exists until it reloads its list of users from slurmdbd (say on a restart). Check your slurmdbd logs and also check that: sacctmgr list cluster format=cluster,controlhost reports an IP address that slurmdbd can talk to for each cluster. Best of luck, Chris -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
