Hello,
I was looking for a way to backup all Zabbix database.
I found this howto based on Percona XtraBackup.
The script asks for a my.cnf file. This file doesn't exists on my system except in /etc/modutils/mysql/my.cnf. I don't think it is this file wich is used by MySQL (never used this file before).
I stopped MySQL server by myself (service MySQL stop) I'm unable to restart it, I must restart the server to make Zabbix works again.
I don't either have any /etc/mysql directory too...
So my question are :
Thanks
Nicolas
I was looking for a way to backup all Zabbix database.
I found this howto based on Percona XtraBackup.
The script asks for a my.cnf file. This file doesn't exists on my system except in /etc/modutils/mysql/my.cnf. I don't think it is this file wich is used by MySQL (never used this file before).
I stopped MySQL server by myself (service MySQL stop) I'm unable to restart it, I must restart the server to make Zabbix works again.
I don't either have any /etc/mysql directory too...
So my question are :
- How MySQL server is installed during Zabbix server installation is installed ?
- Where is the file the script asking to work ?
- How MySQL server is started during server boot ?
Thanks
Nicolas
Comment