Results 1 to 7 of 7
Hi Guys . . . .Help me to solve this problem. . .
My Redhat 5 Linux system is "SLOW". . . .My system is 250 GB hard disk, 4 ...
- 10-13-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 13
My Redhat 5 Server is slow
Hi Guys . . . .Help me to solve this problem. . .
My Redhat 5 Linux system is "SLOW". . . .My system is 250 GB hard disk, 4 GB RAM and Xeon Processor.
Its really getting late to start all the services in the boot it self....
Then it takes more than 5 mins to get my Username and Passwd screen....
After i entered in to GNU mode its getting even more slower. . .it takes minimum 5 minutes to enter in to OpenTerminal. . .
I tried top it is not useful. . .I didn't install any s/w recently. . .
How to solve this problem . . .help me friends. . .

- 10-13-2010 #2
what do you mean by "GNU mode"?
Also, i assume you mean RHEL5, if so, then you must have some support that you can call to get help with!
Sounds like some hardware is going bad, it shouldn't take that long to start up, unless you have a service with a large application being initialized
- 10-13-2010 #3
Hardware defect is a possibility, as mentioned.
Another one might be:
DNS is not reachable.
Then each network daemon startup potentially takes ages.You must always face the curtain with a bow.
- 10-13-2010 #4
it may be a hardware problem. Did your your system is installed correctly i think its data bus being corrupted or become lose connection
Last edited by ved; 10-13-2010 at 02:35 PM.
Take risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 10-14-2010 #5Just Joined!
- Join Date
- Oct 2010
- Posts
- 2
I would install bootchart, this will log the time each service takes to start and will give you diagnostics of where the fault may be. bootchart.org
I have seen slow boot ups with network issues, classic one would be trying to set the timezone from a time server that is not contactable.
You can also boot you pc up in a non quite mode:
during the grub screen press e to edit find the kernel line and use the cursor to go to the end of the line, remove the word, quiet and rhgb ( I think if I recall) and it should show all the service outut. alternatively open terminal and examine the dmesg log.
- 10-16-2010 #6Just Joined!
- Join Date
- Jul 2010
- Posts
- 13
guys u almost find the answer to this problem. . .
I am trying to configuring DNS and Http in my system, if i start
#service named restart
the system became slow. . .it takes more time to open a Open Terminal itself.
But if i stop the named service it again became normal and the system became faster as like before. . .
- 10-16-2010 #7
ok, so most probably your named doesnt resolve your (local?) domain(s)
and/or dns forwarding is not configured/allowed.You must always face the curtain with a bow.


Reply With Quote