
Server suddenly crashes / freezes
m...@linnix.com (Edward Lee epl) wrote in message <news:c6a6fa27.0305221626.7dc9979b@posting.google.com>...
What exactly is this server used for? What applications are running.
What services? What are the syslog saying for the kernel etc, when
the systems starts to go south? What's the status of your mounted
file systems? Which ones are full? Which are having the highest
usage stats?
Are you running the kernel with the overload parameters turn on?
Have you tried turning the swapoff and back on? Created another swap
file, and tried using in? Tried using the partition, and file at the
same time(better io or worse?) Changed the bdflush/buffermem/filemax
kernel parameters? What do you have (ulimit) set to try ulimit -a and
find out?
Got Lsof? Who's listening? What are your netstats coming back with?
Do have have bandwidth & QOS turned on? Done network security limit
attacks by turning on/off kernel network options?
Have you tried a regular out of the box kernel? Have you got hdparm
setting your drives to some odd parameter? If you try setting umask
IRQ back to 0, and test (-acd) to make sure they are not interfering
with performance.
Find out if your load is realted to a user, or application. See if
there is a relations some where. User logs in and 2 hrs later the
system goes south.
Look into the Securing and Optimizing Redhat a good portion of that
will be helpful.