On 2 May 2012 10:14, Joe Borġ <[email protected]> wrote: >>Yes but I have enforce_project set to true which means I have to >>specify a project. >>I can queue a job for a specific cluster queue and it won't show up if >>I do qstat -q on that >>cluster queue. > > Where is this configured then? I'm happy with the qw to show in the list > and I'm usually more interested in that than I am with the actual job > running, but I can't see the qw + project jobs, which I also need to see. > Once a job with a project starts, I can see the job in qstat. I'm getting the same result as you queued job with project can't be seen in qstat -q
William > > > > Regards, > Joseph David Borġ > http://www.jdborg.com > > > On 2 May 2012 09:50, William Hay <[email protected]> wrote: >> >> On 2 May 2012 09:40, Joe Borġ <[email protected]> wrote: >> > Are you sure? >> > >> Yes but I have enforce_project set to true which means I have to >> specify a project. >> I can queue a job for a specific cluster queue and it won't show up if >> I do qstat -q on that >> cluster queue. >> >> William >> > $ qmod -d jb.q >> > joe.borg@host_a changed state of "jb.q@host_a" (disabled) >> > >> > $ qsub -q jb.q test.sh >> > >> > $ qstat -q jb.q >> > job-ID prior name user state submit/start at >> > queue slots ja-task-ID >> > >> > ----------------------------------------------------------------------------------------------------------------- >> > 14150 0.00000 test.sh joe.borg qw 05/02/2012 >> > 09:36:18 1 >> > >> > Regards, >> > Joseph David Borġ >> > http://www.jdborg.com >> > >> > >> > On 2 May 2012 09:19, William Hay <[email protected]> wrote: >> >> >> >> On 1 May 2012 22:37, Reuti <[email protected]> wrote: >> >> > Hi, >> >> > >> >> > Am 01.05.2012 um 14:57 schrieb Joe Borġ: >> >> > >> >> > Hi all, >> >> > >> >> > I'm trying to submit a job with a project assigned to a queue. >> >> > Without >> >> > the >> >> > project, running `qstat -q example.q` shows the job whilst it's >> >> > queued. >> >> > As >> >> > soon as I use the -P flag with qsub, I can't see the job using the -q >> >> > flag >> >> > with qstat until the job starts. >> >> > >> >> > Why is this? The hard_q_list is still set to example.q, so it should >> >> > still >> >> > show. >> >> > >> >> > >> >> > I can't confirm this. Do you have anything in addition in your >> >> > ~/.sge-qstat >> >> > to limit the output? Which version are you using? >> >> I can reproduce this here in so far as all our jobs have a project >> >> associated with them >> >> and qstat -q only shows jobs actually running in the queue not queued >> >> jobs eligible to >> >> run in the queue. >> >> >> >> > >> >> > -- Reuti >> >> > >> >> > >> >> > Regards, >> >> > Joseph David Borġ >> >> > http://www.jdborg.com >> >> > >> >> > _______________________________________________ >> >> > users mailing list >> >> > [email protected] >> >> > https://gridengine.org/mailman/listinfo/users >> >> > >> >> > >> > >> > > > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
