Every night, analog is killed for memory - but I think I have plenty?
Every night I get notified that analog has been killed. Here's a screenshot of part of the message:
- Removed Please Attach Images to Your Posts -
Where should I start? This is a Ramnode VPS running CloudLinux + CageFS + cPanel.
VPS has 4G RAM and has four cores on CPU"
-
analog is a pig on large log files I don't think you have any swap what does free -m say 0 -
- Please Attach Images to Your Posts - So sounds like maybe I need to figure out how to increase my swap size. :) 0 -
You can increase your swap size by: 1. either increase the swap partition 2. create a new swap file and turn swap on it, like: dd if=/dev/zero of=/swapfile bs=1M count=1024 mkswap /swapfile swapon /swapfile
That will create 1GB of swap space. Replace 1024 with how big you want (1024 * 1M)0 -
Hello, Please ensure you upload images directly to your posts. Could you let us know if the issue persists after creating SWAP space? Thank you. 0
Please sign in to leave a comment.
Comments
4 comments