Getting "Connection refused" when runing hprop from master

2017-09-12 Thread Adam Lewenberg
I trying to replicate the database from a master to a slave using hprop. However, I am getting this error: --- master# hprop -v kdc-slave-pre.example.com connect(kdc-slave-pre.example.com): Connection refused hprop: failed to contact kdc-slave-pre.

Re: Getting "Connection refused" when runing hprop from master

2017-09-12 Thread Henry B (Hank) Hotz, CISSP
Why are you using hprop instead of iprop? It will automatically download the whole DB if the slave doesn’t have one (or it doesn’t have the binary log file that says what version of the DB it has). > On Sep 12, 2017, at 10:40 AM, Adam Lewenberg wrote: > > I trying to replicate the database fro