cannot kill process with kill -9

Eray Aslan eray.aslan at caf.com.tr
Thu Apr 9 04:47:40 PDT 2009


On Thu, Apr 09, 2009 at 09:41:31AM +0200, Pieter Donche wrote:
> I have a mount_nfs process that refuses to get killed :
> # ps -jaxw | grep mount
> root   60342     1 60289 60289    0 D     ??    0:00.00 mount_nfs 
[...] 
> How to I get this process killed?

reboot.  You can't kill a process with a D flag.  Google for
uninterruptible sleep.

-- 
Eray


More information about the freebsd-questions mailing list