[SunHELP] Stop it
Nicholas Dronen
sunhelp at sunhelp.org
Mon Jun 25 11:13:02 CDT 2001
On Mon, Jun 25, 2001 at 09:43:41PM +0700, Sangbutsarakum, Patai wrote:
> Hi folks
> Today I 'ps' my system I've notice notorius process shown below
> I've try to kill or even kill -9 but it still immortal.
> What kind of process it is? How can I remove it from my system.?
>
> # ps -ef |grep xxxxxxx
> root 13034 1 50 Jun 14 ? 15702:21 find / -name xxxxxxxx
It's blocking in some uninterruptible state in the kernel. Your
only option to get rid of the process is to reboot. It's usually
a kernel bug for this to happen. There might be another explanation
for this behavior, but I've never heard it (other than "there's an
I/O problem, and the process is waiting on I/P").
Regards,
Nicholas
More information about the SunHELP
mailing list