On 22 February 2012 19:04, Dave Love <[email protected]> wrote: > On Wed, 22 Feb 2012 14:39:00 +0000 > William Hay <[email protected]> wrote: > >> We just got bit by https://arc.liv.ac.uk/trac/SGE/ticket/802 and it > > Could you attach a script to submit dummy jobs that reproduce it? > I don't know for a fact that pure dummy jobs will do it. It might need something to run through the tight integration to trigger it but I'll try and sort something out.
>> took me a lot longer to figure it out than it should have in part >> because there does not appear to be any indication when a job has an >> array dependency on another job (at least in 6.2u3 which we're using) >> All holds and dependencies just change the state to hqw apart from >> -hold_jid which shows up if you run qstat -j on the job. So does >> anyone have a technique for determining why a job is held >> (other than running qstat -j to detect hold_jid and experimentally >> releasing other holds to see what happens). > > I can't currently check, but qstat -xml might show information that > normal qstat doesn't. If so, please report it. I tried that and could find no indication as to why a job was held either with qstat -xml or qstat -xml -j <jobid>. > > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
