Find the answer to your Linux question:
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 ...
  1. #1
    Just 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. . .

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    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

  3. #3
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,097
    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.

  4. #4
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309
    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

  5. #5
    Just 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.

  6. #6
    Just 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. . .

  7. #7
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,097
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...