MariaDB ubuntu server - master slave
by Tamtag from LinuxQuestions.org on (#5QG4D)
Hello to all.
I am setting up a database redundancy with a master and slave system.
I have configured everything, the ssh between the two machines works well, I have imported the database; in short everything is ok.
Except that, when I type "start slave" on my master, it tells me: "error 1200" missconfigured master host: was not set.
However, on my slave server, I have perfectly configured the master host, the master user... etc!
A little help would be nice !
I specify that I have restarted all the services and that there is no error in the logs.
In the slave show status it simply tells me that it does not find mysql.
Thanks
Attached Thumbnails
I am setting up a database redundancy with a master and slave system.
I have configured everything, the ssh between the two machines works well, I have imported the database; in short everything is ok.
Except that, when I type "start slave" on my master, it tells me: "error 1200" missconfigured master host: was not set.
However, on my slave server, I have perfectly configured the master host, the master user... etc!
A little help would be nice !
I specify that I have restarted all the services and that there is no error in the logs.
In the slave show status it simply tells me that it does not find mysql.
Thanks
Attached Thumbnails