Whoops, must remember to check for new mail before writing reply's
Sorry :o)
On Thursday 24 October 2002 21:23, Wayne Stallwood wrote:
What output do you get from lsof 'mount point'
Is there anything there that can be killed ?
As to the processes that cannot be killed, do a ps -el | grep 'suspect process name'
If the PRI field is very low then the process is so far asleep then it is not even looking for the kill signal, this is often the case with a process that is waiting for some resource or other.
The only way I know round that other then a reboot is to make whatever it's waiting for available (i.e if it's looking for a nfs volume, make sure it's available)
Wayne
main@lists.alug.org.uk http://www.alug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site above!