Skip to main content

Out of Memory after Update

Comments

4 comments

  • webhostuk
    Feels like memory issue, I guess 2 GB is completely exhausted while update, try stopping httpd and mysql process and try running updates, once all the update completed try checking how much memory is used on your server using top command. In case RAM memory usage is fully utilized you got to think of RAM upgrade on your server.
    0
  • SysSachin
    Hello, You have to monitor your server using "top" command. top command will show the process which is taking too memory. Also, check current free memory using the below command
    free -m
    0
  • cPanelMichael
    Hello, Could you post additional output from the notifications you are receiving? It should list the existing processes at the time of the notification in the message body. Thank you.
    0
  • Gukkie
    Thank you all for your replies. It seems to have been fixed now. i ran some mysql repairs, yum updates, etc.. and there are no more issues with memory )
    0

Please sign in to leave a comment.