svgr
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by svgr-
Hello, Facing the same issue here. It's causing outages for me every other day. Some data and logs I collected to diagnose the issue: Email subject: HANG: ?: chkservd Description: The chkservd...
-
Hello, Have you noticed any changes since adjusting your MySQL configuration after running the tuner? Have you tried running the tuner again after making the adjustments to your /etc/my.cnf file a...
-
Hello, How much memory is available on the system? You can check this with a command such as: free -m Thank you. free -m output: total used free shared buffer...
-
Another out of memory log: [562074.326710] mysqld invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0 [562074.329646] mysqld cpuset=/ mems_allowed=0 [562074.330882] Pid: 213...
-
Out of memory log: [350298.620131] php invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0, oom_score_adj=0 [350298.624705] php cpuset=/ mems_allowed=0 [350298.625787] Pid: 17274, comm: php ...
-
Hello, Could you let us know the contents of your /etc/my.cnf file? Thank you. Hello, Yes, my.cnf contents: [mysqld] innodb=on default-storage-engine=MyISAM interactive_timeout=600 key_buffe...