Re: [gentoo-user] A process refuses to die

2003-09-05 Thread Mikhail P.
On Friday 05 September 2003 22:22, Scharf Yuval wrote: > It's D - uninterruptible sleep > Well, D processes cannot be killed directly, unfortunately. regards, > > Yuval Scharf > > On Fri, 5 Sep 2003, Mikhail P. wrote: > > On Friday 05 September 2003 22:02, Scharf Yuval wrote: > > > I've tried al

Re: [gentoo-user] A process refuses to die

2003-09-05 Thread Scharf Yuval
It's D - uninterruptible sleep Yuval Scharf On Fri, 5 Sep 2003, Mikhail P. wrote: > On Friday 05 September 2003 22:02, Scharf Yuval wrote: > > I've tried all those things. > > The father is 'init' so I can't kill it, right? > > > > Well, I would not kill init.. > > Btw, what's the status of pr

Re: [gentoo-user] A process refuses to die

2003-09-05 Thread Scharf Yuval
I'm not sure what you are asking. It is not a zombie. Is father is init. Yuval Scharf On Fri, 5 Sep 2003, Mikhail P. wrote: > On Friday 05 September 2003 22:02, Scharf Yuval wrote: > > I've tried all those things. > > The father is 'init' so I can't kill it, right? > > > > Well, I would not kil

Re: [gentoo-user] A process refuses to die

2003-09-05 Thread Mikhail P.
On Friday 05 September 2003 22:02, Scharf Yuval wrote: > I've tried all those things. > The father is 'init' so I can't kill it, right? > Well, I would not kill init.. Btw, what's the status of process you can't kill? Is it "Z"? or "D"? Mikhail. -- I once heard Bill Gates say, "WHAT?!?! Netsc

Re: [gentoo-user] A process refuses to die

2003-09-05 Thread Scharf Yuval
I've tried all those things. The father is 'init' so I can't kill it, right? Yuval Scharf On Fri, 5 Sep 2003, Ciaran McCreesh wrote: > On Sat, 6 Sep 2003 00:53:30 +0300 (IDT) Scharf Yuval <[EMAIL PROTECTED]> wrote: > | How do I kill a process that 'kill' can't kill? > > Try kill -9 processid .

Re: [gentoo-user] A process refuses to die

2003-09-05 Thread stephen
Apparently there are some processes that kill can't kill (assuming you've tried "kill -9 " or "killall -9 ", like things waiting for disk io that doesn't come (I've had the "mount" command do this). On Sat, 6 Sep 2003 00:53:30 +0300 (IDT), Scharf Yuval wrote > Hello, > > How do I kill a process t

Re: [gentoo-user] A process refuses to die

2003-09-05 Thread Ciaran McCreesh
On Sat, 6 Sep 2003 00:53:30 +0300 (IDT) Scharf Yuval <[EMAIL PROTECTED]> wrote: | How do I kill a process that 'kill' can't kill? Try kill -9 processid . Try running it as root if possible. If that doesn't help, try killing the parent process... If that still doesn't work, you may have to reboot.

[gentoo-user] A process refuses to die

2003-09-05 Thread Scharf Yuval
Hello, How do I kill a process that 'kill' can't kill? Yuval Scharf -- [EMAIL PROTECTED] mailing list