Recently I had a power failure  in the server room, after that all the servers started successfully and worked for two days without errors. But a day ago all the nodes in my cluster became red.
I used my old simple script to restart all the needed services like this:
#!/bin/bash
service...