Multi Node cluster setup

when create 3 node HA cluster assign one of them is master. but master node goes down then cluster not initiate master on remaining two nodes ??

@omkar Try using the below option is server.conf.

‘leader_election_mode = automatic’

thank you its working. But one problem logs not generated its stuck when node goes down

@omkar I’m not sure I’m following, did you add this to all three nodes and did you remove the is_leader option from all three?

hello sir … in our org. the second cluster version is old and i put Above parameter ex. #is_master = false
leader_election_mode = automatic
in this situation all three nodes goes to master