Clear all previous data and reboot the cluster
make clean-buildOpen another terminal session and check replica status
make statusTest replication
make testto test the replication from existing database, you can use the test dump file,
or place your own dump file in init.db/master/ directory.
mv init.db/master/100-test-dump.sql.disabled init.db/master/100-test-dump.sql