Perform the recovery
After you have identified a reference master, you need to copy the master data to the replacement master node. You need to bring the Kudu clusters down. Therefore, identify at least a one-hour maintenance window for this task.
To verify that all masters are working properly, consider performing the
following checks:
-
Using a browser, visit each master’s web UI and navigate to the
/masterspage. All the masters should now be listed there with one master in theLEADERrole and the others in theFOLLOWERrole. The contents of/masterson each master should be the same. -
Run a Kudu system check (
ksck) on the cluster using thekuducommand line tool.
