unable to Kill process



Dear Guru

Accidently one of our team member run around 27k
process with nohup and their parent process id was 1 .

and system load reachs 700 :(

i was unable to kill them with kill -9 OR pkill

i have tried taking the system to single user mode .
but sun cluster doesnt support moving in to single
user mode and it halt the system .

what are some other ways overcome this problem if this
happens again

Regards

JH







____________________________________________________________________________________
Sponsored Link

Mortgage rates near 39yr lows.
$510k for $1,698/mo. Calculate new payment!
www.LowerMyBills.com/lre
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages

  • Re: Create Thread problem
    ... what you are proposing isn't doable for user mode. ... debugger in its own process if you must kill the parent process. ... That's why i want to change the parent process for the thread or make ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Killing a process tree? - 1 attachment
    ... Well, you could use ps to get process and parent process pid, ... match subprocess to parent process, and kill in reverse order. ...
    (alt.os.linux)
  • Re: recursively kill the childs of a process
    ... >>> of this childs don't die so the parent process either. ... >> Just send a signal to the process group, ... If it's not a process group leader, then you won't kill any processes, ...
    (comp.unix.shell)
  • Re: open office freeze
    ... > trick to killing a run away process like open office. ... > kill -9 it to no avail and killing its parent process only makes it ... There must be some way to kill a process ... if you do get a process stuck which won't go away when you ...
    (freebsd-questions)
  • Re: Killing a process tree?
    ... match subprocess to parent process, and kill in reverse order. ...
    (alt.os.linux)