Skip to main content

Bug report: Out Of Memory (OOM) messages: 3 times over 2 days for 1 incident

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey there!  We have changed the support portal to detect where the license was purchased.  If the license was purchased directly through cPanel, it gives you the option to open a ticket.  If not, it displays that message indicating the Partner where you purchased the license through should be providing that frontline support.

    As far as the OOM issues, is it possible a service failed and that caused the delay, such as Exim?  And then it went into the retry cycle until things were more stable on the machine?  Obviously I'm guessing a bit, but I don't have another good explanation off the top of my head.

    0
  • rbairwell

    Support portal: I do see and understand the reasoning, but most (if not all) of my issues tend to be stuff "partner frontline support" can't assist with - and hence it'll just introduce a delay (I tend to be the person providing the support anyway). I did like the old system where it could be "overriden".

    OOM: The indication is that PHP running under the Event MPM caused the problem (I've switched back to Worker MPM now). And, like you, I did suspect a mail backlog or similar (even though load/memory usage returned to nominal values within 10 minutes) - but not only does the "Date:" header of the email give today's date/time, but at the bottom of the email "The system generated this notice on Thursday, December 21, 2023 at 8:48:59 AM UTC." with the event time "    Wednesday, December 20, 2023 at 1:33:38 PM UTC". So something caused chkservd not to record it even generated the message correctly:

    According to /var/log/chkservd.log

    [2023-12-20 14:06:50 +0000] OOM check ......OOM Event:[anon_rss=125608kB,file_rss=0kB,is_cgroup=0,pid=2028861,seconds_since_boot=21161243.250826,time=1703079219,total_vm=2525220kB,uid=27,user=mysql]....OOM Event:[anon_rss=34464kB,file_rss=4kB,is_cgroup=0,pid=2882281,seconds_since_boot=21161335.915182,time=1703079311,total_vm=740724kB,uid=1008,user=XXXXX].....Sent OOM Notification......Sent OOM Notification...... Done
    [2023-12-20 14:12:23 +0000] OOM check ......OOM Event:[anon_rss=125608kB,file_rss=0kB,is_cgroup=0,pid=2028861,seconds_since_boot=21161243.250826,time=1703079219,total_vm=2525220kB,uid=27,user=mysql]....OOM Event:[anon_rss=34464kB,file_rss=4kB,is_cgroup=0,pid=2882281,seconds_since_boot=21161335.915182,time=1703079311,total_vm=740724kB,uid=1008,user=XXXXX]....OOM Event:[anon_rss=131136kB,file_rss=0kB,is_cgroup=0,pid=2882380,seconds_since_boot=21161512.749764,time=1703079488,total_vm=1724412kB,uid=27,user=mysql].....Skipped OOM Notification (too soon)......Skipped OOM Notification (too soon)......Skipped OOM Notification (too soon)...... Done
    [2023-12-20 14:17:24 +0000] OOM check ......OOM Event:[anon_rss=125608kB,file_rss=0kB,is_cgroup=0,pid=2028861,seconds_since_boot=21161243.250826,time=1703079219,total_vm=2525220kB,uid=27,user=mysql]....OOM Event:[anon_rss=34464kB,file_rss=4kB,is_cgroup=0,pid=2882281,seconds_since_boot=21161335.915182,time=1703079311,total_vm=740724kB,uid=1008,user=XXXXX]....OOM Event:[anon_rss=131136kB,file_rss=0kB,is_cgroup=0,pid=2882380,seconds_since_boot=21161512.749764,time=1703079488,total_vm=1724412kB,uid=27,user=mysql].....Skipped OOM Notification (too soon)......Skipped OOM Notification (too soon)......Skipped OOM Notification (too soon)...... Done

    The same message repeats for every 5 minutes for 18 hours until:

    [2023-12-21 08:43:36 +0000] OOM check ......OOM Event:[anon_rss=125608kB,file_rss=0kB,is_cgroup=0,pid=2028861,seconds_since_boot=21161243.250826,time=1703079218,total_vm=2525220kB,uid=27,user=mysql]....OOM Event:[anon_rss=34464kB,file_rss=4kB,is_cgroup=0,pid=2882281,seconds_since_boot=21161335.915182,time=1703079310,total_vm=740724kB,uid=1008,user=XXXXX]....OOM Event:[anon_rss=131136kB,file_rss=0kB,is_cgroup=0,pid=2882380,seconds_since_boot=21161512.749764,time=1703079487,total_vm=1724412kB,uid=27,user=mysql].....Skipped OOM Notification (too soon)......Skipped OOM Notification (too soon)......Skipped OOM Notification (too soon)...... Done
    [2023-12-21 08:48:59 +0000] OOM check ......OOM Event:[anon_rss=125608kB,file_rss=0kB,is_cgroup=0,pid=2028861,seconds_since_boot=21161243.250826,time=1703079218,total_vm=2525220kB]....OOM Event:[anon_rss=34464kB,file_rss=4kB,is_cgroup=0,pid=2882281,seconds_since_boot=21161335.915182,time=1703079310,total_vm=740724kB,uid=1008,user=XXXXX]....OOM Event:[anon_rss=131136kB,file_rss=0kB,is_cgroup=0,pid=2882380,seconds_since_boot=21161512.749764,time=1703079487,total_vm=1724412kB,uid=27,user=mysql].....Sent OOM Notification......Skipped OOM Notification (too soon)......Skipped OOM Notification (too soon)...... Done

     

    0
  • cPRex Jurassic Moderator

    That's interesting, and likely something we'd want to see a ticket on to get some more details for sure.

    0

Please sign in to leave a comment.