Clear all previous data and reboot the cluster
make clean-build
Open another terminal session and check replica status
make status
Test replication
make test
to 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