Bash processes keep appearing and using up all system resources

Installing, Configuring, Troubleshooting server daemons such as Web and Mail
Post Reply
jimmy0984
Posts: 2
Joined: 2007/07/09 15:33:33

Bash processes keep appearing and using up all system resources

Post by jimmy0984 » 2007/07/09 15:39:27

I've got centos 5 installed on a research machine here at work, built a p5b, 6400 and 2gb ram. It's been working well for a month and then over the last 2 weeks its been dying every night and the logs say memory dumps seem to be the problem. Looking at the processes, i've got about 40 instances of bash running all using 2% of the cpu and around 40mb of memory, and more keep generating until all system resources are maxed out.

Can anyone help with this?

Thanks

Jim

foxb
Posts: 1927
Joined: 2006/04/20 19:03:33
Location: Montreal/QC

Bash processes keep appearing and using up all system resour

Post by foxb » 2007/07/09 15:52:30

what those bash processes are diong? Who is the owner?

Have you concidered HW failure, hack .... etc?

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Re: Bash processes keep appearing and using up all system resources

Post by toracat » 2007/07/09 15:57:54

Any idea what/who is starting those processes? Tried lsof ?
ulimit might help you limit those processes, but you should find out the cause first.

Akemi

Post Reply