public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* can I bring Linux down by running "renice -20 cpu_intensive_process"?
@ 2006-03-10 13:36 Tomasz Chmielewski
  2006-03-10 14:44 ` Jan Engelhardt
  0 siblings, 1 reply; 17+ messages in thread
From: Tomasz Chmielewski @ 2006-03-10 13:36 UTC (permalink / raw)
  To: linux-kernel

I have a Linux server (kernel 2.6.8.1 + Linux RAID1) which is a "backup" 
machine: it gets the files from other servers, compresses it, writes to 
the tape, checks md5sums etc.

It's been running for quite a bit, no problems with stability so far.

Yesterday, something happened though.

I was logged in remotely, and the system was running md5sum against a 30 
GB file.

I wanted the things to speed up a bit, and made "renice -20 <md5sum_pid>".

Few minutes after that I couldn't start any process, so I thought I made 
the system so busy with renice -20, that my SSH session probably 
disconnected.

In the morning, the system was still unavailable - I could ping it, I 
could telnet to any of the ports opened, but nothing more happened.

SSH was waiting forever after:

debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1


Nothing was displayed on the monitor (all black).

As I restarted the machine, I saw that the logging ends few minutes 
after I changed the priority of md5sum to -20.


So here is my question: is it possible to bring down the machine by 
simply doing "renice -20 cpu_intensive_process"?

As I said, this machine does heavy compression and md5sum calculations 
of big files every day, and was stable all the time - but stopped 
responding after I changed the priority of a CPU-intensive process to -20.

Coincidence and a hardware failure?

-- 
Tomasz Chmielewski
http://wpkg.org

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2006-03-18 12:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-10 13:36 can I bring Linux down by running "renice -20 cpu_intensive_process"? Tomasz Chmielewski
2006-03-10 14:44 ` Jan Engelhardt
2006-03-10 14:52   ` Tomasz Chmielewski
2006-03-10 22:01   ` Måns Rullgård
2006-03-10 22:06     ` Jeffrey Hundstad
2006-03-11 10:42       ` Måns Rullgård
2006-03-12  1:41     ` Luke-Jr
2006-03-12  3:46       ` Lee Revell
2006-03-12  3:50       ` Lee Revell
2006-03-12  3:44     ` Lee Revell
2006-03-12 12:00       ` Måns Rullgård
2006-03-16 21:15         ` Bill Davidsen
2006-03-16 22:11           ` Lee Revell
2006-03-16 22:51           ` Måns Rullgård
2006-03-17  6:05             ` Mike Galbraith
2006-03-17 22:22               ` Måns Rullgård
2006-03-18 12:38             ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox