Hi, Am 19.07.2011 um 23:45 schrieb Wagner, Justin:
> We currently have a script that relies on the qstat command with the –q > option specified. We want to see all running and pending jobs for a given > queue. However, I have noticed that sometimes the output will only show > running jobs in that queue and other times it will display running and > pending jobs. I have not been able to figure out what causes it to display > one way or the other. what do you mean by "sometimes" - just literally? You rerun the command and it changes all the time? There could be a hard coded option in .sge_qstat file. The behavior changes when you specify in addition "-s r" or "-s p" and extended it to all users with "-u \*"? -- Reuti > > Has anybody else seen this before? > > -Justin > > <[email protected]> > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
