Documentation Home
MySQL Cluster Manager 8.0 User Manual
Related Documentation Download this Manual
PDF (US Ltr) - 1.3Mb
PDF (A4) - 1.3Mb


MySQL Cluster Manager 8.0 User Manual  /  Using MySQL Cluster Manager  /  Restoring a MySQL Cluster Manager Agent with Data from Other Agents

4.8 Restoring a MySQL Cluster Manager Agent with Data from Other Agents

Sometimes, an mcmd agent can fail to restart after a failure because its configuration store has been corrupted (for example, by an improper shutdown of the host). If there is at least one other mcmd agent that is still functioning properly on another host of the cluster, you can restore the failed agent by the following steps:

  • Make sure the mcmd agent has really been stopped.

  • Restart mcmd with the --initial option, which wipes the contents of the rep folder after backing them up and then starts the agent.

The agent then recovers the configuration store from other agents on the other hosts.

However, if all the mcmd agents for the cluster are malfunctioning, you will have to do one of the following: