Using A Single Master - Slave
I have a client who wants to use MMM, but they are only running 1 Master and 1 Slave, can you let me know if this is a supported configuration and how to set it up.
I have added into the mmm_common.conf
<host db1>
ip 192.168.0.211
mode master
peer db1
</host>
<host db2>
ip 192.168.0.212
mode slave
</host>
If I don't put the db1 into the host db1 section the agents do not start up with the following problem : -
Starting MMM Agent Daemon: Config entry 'host->db1->peer' is required because of 'mode master', but missing at /usr/share/
I have tried t ofind the answers but not been able to find anything, thanks for your help in advance.
Can I also have the Read and Write functions on the Same IP and not 1 for read and 1 for write?
Many thanks
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- mysql-mmm Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Paul for more information if necessary.