On Fri, 20 May 2011, Chris Jewell wrote:

Hi all,

I have an issue with GE6.2u5 advance reservations: I can't make them! I have an interactive queue which is set up to allow unlimited time, and a max of 47G memory. With the queue *completely* empty, I try to create myself an advance reservation with:

qrsub -d 2:0:0 -now y

and get the error message: "advance_reservation: no suitable queues"

I have also tried explicitly requesting my interactive queue with the qrsub command. I have made sure that my username appears in the arusers list. Am I missing a global "turn on advance reservation" switch somewhere, I wonder??

Thanks,

Chris

Can you attempt to submit an advanced reservation, adding similar flags to those you use to submit a job? (including anything in your $SGE_ROOT/$SGE_CELL/common/sge_request file)

(I had a similar problem here. In the end, I realised it was because changed the "requestable" field for the h_rt complex to "FORCED", in order to make user supply a h_rt value. Because of this, I had to add "-l h_rt=<something>" to the qrsub command. Perhaps you have made a configuration change with a similar result?)

Mark
--
-----------------------------------------------------------------
Mark Dixon                       Email    : [email protected]
HPC/Grid Systems Support         Tel (int): 35429
Information Systems Services     Tel (ext): +44(0)113 343 5429
University of Leeds, LS2 9JT, UK
-----------------------------------------------------------------
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to