mohammadreza

  • Total activity 46
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6

Comments

Recent activity by mohammadreza Recent activity Votes
  • This indicates that you've set the max_open_files and max_connections in the mysql conf at /etc/my.cnf but it does not indicate the issue with it starting. Can you please include the log messages ...

  • What's output in the log? This gives 0 indication of what the issue is. Output in logs: 2020-03-20 23:59:21 140021755435264 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2020-03-20 ...

  • You'd need to set it to at least what it's trying to open. Now i set LimitNOFILE=25000000, and run this command /scripts/restartsrv_mysql --start output is : /scripts/restartsrv_mysql --start ...

  • Thanks for 2020-03-20 22:08:36 139926287259904 [Warning] InnoDB: 1048576 bytes should have been read. Only 503808 bytes read. Retrying for the remaining bytes. 2020-03-20 22:08:39 139926287259904 ...

  • Again, this is not what I requested, I see this information as was requested previously. I asked specifically for log data that is present when you attempt to restart the mysql server. 1. If you...

  • This indicates that you've set the max_open_files and max_connections in the mysql conf at /etc/my.cnf but it does not indicate the issue with it starting. Can you please include the log messages...

  • Thanks, @HostNoc for trying to assist here. @mohammadreza What if anything is noted in the mysql error logs? What firewall are you running on the server? Hello Thanks for your reply i have error ...

  • Hello Can you please help me? @cPanelLauren

  • Please run following command service db_governor restart Restart mysql service db_governor status Redirecting to /bin/systemctl status db_governor.service ? db_governor.service - MySQL watcher...

  • Please run following command service db_governor restart Restart mysql [root@sv8 ~]# service db_governor restart Redirecting to /bin/systemctl restart db_governor.service [root@sv8 ~]# #/scrip...