Hi Panduka,

Most likely, something was missing in the implementation of the documented
procedure.
BTW, what exact one did you use -- could you share a link to the document?

There was an outdated one with a lot of manual intervention, and there is a
contemporary one
using `kudu master add` and `kudu master remove` CLI utilities.

To find more insights on what's wrong, you could check out INFO logs of the
kudu-master process
with the LEARNER role and the leader master.


Kind regards,

Alexey

On Thu, Jul 18, 2024 at 10:43 AM Panduka Senevirathna <paneng1...@gmail.com>
wrote:

> Hi,
>
> Kudu version - 1.16.0
> Anyone know about kudu master role - LEARNER? i followed the steps for
> recovering from a dead kudu master as per the steps of kudu administration
> guide.and this kudu master went into a state called LEARNER instead of
> FOLLOWER.
> After removing and reconfiguring the cluster to run with rest of the
> masters kudu ksck responds healthy. There is no error. But once this master
> is added and run ksck it indicates an error saying master consensus errors
> found. And there are 5 masters in our cluster, this newly added master does
> not accept the elected leader as per the ksck output. Plus in the web gui
> this master does not have the cluster id updated. It’s empty. added kudu
> master has this warning in the logs as well.
>
> Thanks,
> Panduka.
>

Reply via email to