On 01/02/15 11:13, lars malinowsky wrote: > scenario: > > x create the lab account, say aXXX (sacctmgr) > > x add registered participants to the lab account (sacctmgr) > > x create reservations for lab during next week. Do not > specify specific users, specify aXXX, lab account. > > x verify; lab person salloc to one of the future reservations. > It fails, slurmctld.log show:
We use just this method for certain reservations here in that we have a node that has some cores reserved for a particular project (which maps to an account in Slurm). What we've seen is that sometimes slurmctld can cache information about users so when we add them to the account it doesn't get picked up by the slurmctld's. This was on 2.6.x and 14.03.x (not gone to 14.11.x yet). We've had to restart slurmctld in those occasions to clear the problem. Could you check to see if it's the same for you? All the best, 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
