Chris Jewell <[email protected]> writes: > Hi all, > > I seem to be asking a lot of questions these days! Anyway, could > somebody point me in the right direction for resource reservation > monitoring? I have it enabled (56 core cluster with 40 reservations > set in the scheduler config) in my GE,
I assumed you're using -R y explicitly or implicitly. > but would like some > confirmation that reservation is actually going on. I'm not convinced > that it is, as my high-priority parallel job (h_rt=6:0:0) is being > backfilled by serial task arrays (h_rt=INFINITY). See what Reuti said earlier under "Wrong scheduling behaviour with parallel jobs" > The webdoc > (http://wikis.sun.com/display/gridengine62u5/Scheduling+Strategies) > indicated that a file $SGE_ROOT/$SGE_CELL/common/schedule should > exist, which on my system appears to be missing. AFAICS, I have both > accounting and reporting set to true, so shouldn't I be seeing > something? $ qconf -ssconf|grep params params MONITOR=1 As far as I know, it's not possible to get reservation information another way, though you might expect `qstat -j' and `qalter -w p' to give it as a reason a job can't be scheduled onto a node. _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
