Some details if you want. First, i connect to the service node. Then, I do a salloc :
agunst@couperin:~/nfs$ salloc -w borodine bash salloc -w borodine bash salloc: Granted job allocation 90 ... bash is opened, so it works agunst@couperin:~/nfs$ exit salloc: Relinquishing job allocation 90 salloc: Job allocation 90 has been revoked. Then, if immediatly after i want to do it again, id does not work anymore... agunst@couperin:~/nfs$ salloc -w borodine bash salloc -w borodine bash salloc: Granted job allocation 91 salloc: Relinquishing job allocation 91 salloc: Job allocation 91 has been revoked. agunst@couperin:~/nfs$ The problem is that in both cases, all is OK in the logs. Any ideas ? -- Alexis GÜNST HORN System administrator Exascale Computing Research Le 12/07/2011 10:17, Alexis GÜNST HORN a écrit :
Hello, I'm sorry, but it still doesn't work :( There is no trace of errors in the log, the only thing is that when I salloc, i can't take a node. salloc: Pending job allocation 21 salloc: job 21 queued and waiting for resources salloc: job 21 has been allocated resources salloc: Granted job allocation 21 salloc: Relinquishing job allocation 21 salloc: Job allocation 21 has been revoked. I'm now with 2.2.7 version.
