One prerequisite of a stable cluster function is a consistent software condition. This means all servers must have the same version of the application software.
After a failure there will be a number of options to choose from:
- Register the failure.
- Restart the application.
- Switchover the application to a backup node.
- Cascading-, N-way, or N+1 failover possible.
- Manual switchback or fallback.