Jump to content

Memory usage - please help


Recommended Posts

Connect to the server via SSH and monitor "top" for a day and see what it freezes on the next time it crashes. If you are running out of RAM one of the last things you would probably see is "kswapd" which is the process that moves data back and forth from virtual memory. Your IOWait would also skyrocket at the end.

Would also be interesting to see what else is happening in "top" at the time of failure. Also run Mysqltuner to see if MySQL has more ram allocated to it then it should for the amount of RAM installed in the server. You always want to make sure that your services are configured in way where even if there is a problem they can not use more resoucres then the server has avalible to it so that 1 process such as MySQL can't down the whole machine.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...