David-
The surefire way of purging a PBS job that's stuck is to do the following:
service pbs_server stop
cd /var/spool/pbs/server_priv/jobs
rm JOBID_files (not sure of name, but number will be part of it... you'll have to look)
service pbs_server start


You might want to try just restarting the server WITHOUT deleting the job files first if you haven't already though.

Jeremy


At 02:12 PM 7/11/2003 -0400, David Gutierrez wrote:
i have tried a lot of things but still nothing.Every time i do a qdel JOBID
i got a messages like this:

PBS JOB ID: JOBID
Job Name:JOB NAME
Job deleted at request of [EMAIL PROTECTED]

i tryed qsiging the job , and pbsnodes -o , then reboot the nodes , and
then pbsnodes -c , but nothing.

When i do qstat i see:

Job id           Name             User             Time Use S Queue
---------------- ---------------- ---------------- -------- - -----
91.oscarnode1    PIPI             oscartst                0 R workq

and when i do pbsnodes -a i got:

oscarnode2.oscardomain
     state = free
     np = 2
     properties = all
     ntype = cluster
     jobs = 0/91.oscarnode1.oscardomain


oscarnode3.oscardomain state = free np = 2 properties = all ntype = cluster jobs = 0/91.oscarnode1.oscardomain


oscarnode4.oscardomain state = free np = 2 properties = all ntype = cluster jobs = 0/91.oscarnode1.oscardomain


oscarnode5.oscardomain state = free np = 2 properties = all ntype = cluster

oscarnode6.oscardomain
     state = free
     np = 2
     properties = all
     ntype = cluster


oscarnode7.oscardomain state = free np = 2 properties = all ntype = cluster


oscarnode8.oscardomain state = state-unknown,down np = 2 properties = all ntype = cluster

I am unable to execute any other job in the cluster because of this.

What can i do?

David


> Check to see if any of the nodes is down. > > --- David Gutierrez <[EMAIL PROTECTED]> wrote: >> i tried with qdel JOBID , and i received a messages >> that says: >> >> PBS Job Id: 91.oscarnode1.oscardomain >> Job Name: PIPI >> Job deleted at request of >> [EMAIL PROTECTED] >> >> but the problem is that i still see this job as >> running every time i make >> a qstat , and the other jobs in the queue do not go >> to a run state >> >> david >> >> >> but the >> > qdel JOBID? >> > >> > Jeremy >> > >> > At 10:26 PM 7/10/2003 -0400, David Gutierrez >> wrote: >> >>hi: >> >> >> >>i have a problem killing a running job. >> >> >> >>i have tried with qsig jobid , but nothing.It >> always appears as runnig >> >> ecverytime i do qstat . >> >> >> >>any idea? >> >> >> >>david >> >> >> >> >> >> >> >> >> >>>------------------------------------------------------- >> >>This SF.Net email sponsored by: Parasoft >> >>Error proof Web apps, automate testing & more. >> >>Download & eval WebKing and get a free book. >> >>www.parasoft.com/bulletproofapps1 >> >>_______________________________________________ >> >>Oscar-users mailing list >> >>[EMAIL PROTECTED] >> >>>https://lists.sourceforge.net/lists/listinfo/oscar-users >> > >> > >> > >> > >> > ------------------------------------------------------- >> > This SF.Net email sponsored by: Parasoft >> > Error proof Web apps, automate testing & more. >> > Download & eval WebKing and get a free book. >> > www.parasoft.com/bulletproofapps1 >> > _______________________________________________ >> > Oscar-users mailing list >> > [EMAIL PROTECTED] >> > >> > https://lists.sourceforge.net/lists/listinfo/oscar-users >> >> >> -- >> Ing.David Gutierrez Diaz >> >> >> >> >> > ------------------------------------------------------- >> This SF.Net email sponsored by: Parasoft >> Error proof Web apps, automate testing & more. >> Download & eval WebKing and get a free book. >> www.parasoft.com/bulletproofapps1 >> _______________________________________________ >> Oscar-users mailing list >> [EMAIL PROTECTED] >> > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com


-- Ing.David Gutierrez Diaz




------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users



------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to