UPDATE: When we create a new user, the problem persists: [beta@leftraru1 ~]$ srun -n 1 hostname srun: error: Unable to allocate resources: Invalid account or account/partition combination specified
But after restart slurm at the master node it works!: beta@leftraru1 ~]$ srun -n 1 hostname cn123 Any idea why this happens? Besides, the time limits are not working. 2015-10-06 10:42 GMT-03:00 Samuel Pizarro Silva <[email protected]>: > Hi, > I'm Samuel Pizarro, Engineer from NLHPC project (http://www.nlhpc.cl). > We are (at this moment) the most fastest HPC cluster in South América and > of course, we use SLURM. > > We was working with the 14.11. version and we implemented > "association,limits,qos" in the AccountingStorageEnforce parameter, because > we need to have time restrictions on users, and it was working. > > Yesterday we made and upgrade to the 15.08.1 version, but now the > "association" parameter doesn't work. > If we use it, the tasks cause errors saying that the user trying to submit > the task, doesn't have an associated account. > > This problem doesn't accours in the 14.11 version. > > Also, we have a "ghost" task in the database that begin on Febreaury, ends > at May, and has 1000 cores assigned. The problem is that the task wasn't > runing and we want to remove it from the statistics. > > Any idea about how to fix both things? > > Thanks in advance!, your'e making a fantastic job! > > -- > > Samuel Pizarro Silva > Systems and Application Engineer > National Lab for High Performance Computing (NLHPC) <http://www.nlhpc.cl> > Center for Mathematical Modeling (CMM) > School of Engineering and Sciences. University of Chile > Avda. Blanco Encalada 2120, 7th Floor. Santiago, Chile > Office: +56-2-9784603 > -- Samuel Pizarro Silva Systems and Application Engineer National Lab for High Performance Computing (NLHPC) <http://www.nlhpc.cl> Center for Mathematical Modeling (CMM) School of Engineering and Sciences. University of Chile Avda. Blanco Encalada 2120, 7th Floor. Santiago, Chile Office: +56-2-9784603
