killing processes

Machiel Richards MachielR at agilitytech.co.za
Wed Dec 3 05:54:32 PST 2008


I am not sure as to why it is not exiting....

        Here is the command that is stuck:

oracle    3074     1  0 Nov28 ?        00:00:00 /bin/sh -c rm -f /backups/yarona/ARC* 1>/dev/null 2>&1




-----Original Message-----
From: linux-users-bounces at linux-sxs.org [mailto:linux-users-bounces at linux-sxs.org] On Behalf Of C M Reinehr
Sent: 03 December 2008 01:01 AM
To: Linux tips and tricks
Subject: Re: killing processes

Machiel,

On Tue 02 December 2008 08:41, Machiel Richards wrote:
> Hi all
>
>                 I hope someone can assist......
>
>                 We have a cron that runs regularly....however one of the
> child processes produced by the cron keeps on running even after the cron
> has completed...
>
>                 This uses up a lot of resources and we have not been able
> to kill it, not even by using kill -9.
>
>                 This is on a production system and we cannot afford to
> reboot the server.
>
>
>                 Can anybody perhaps tell us how to kill these type of
> processes?
>
>
> Regards
>
>
>
>
> *** Disclaimer ***
>
<deleted worthless noise>


Answer: `kill -9 <process id>` otherwise known as kill with extreme prejudice.

Question: Why are these processes not exiting properly, in the first place?
Sounds like something is wrong here and this is what you need to be studying.

HTH!

cmr
--
Debian 'Etch' - Registered Linux User #241964
--------
"More laws, less justice." -- Marcus Tullius Ciceroca, 42 BC
_______________________________________________
Linux-users mailing list ( Linux-users at linux-sxs.org )
Unsub/Password/Etc:
http://linux-sxs.org/mailman/listinfo/linux-users

Need to chat further on this subject? Check out #linux-users on irc.linux-sxs.org !




More information about the Linux-users mailing list