Dirk Mueller
Dirk Mueller
We don't want the l3 ha tool service to be stopped after 3 weeks of weekly patching and rebooting the rabbitmq cluster. Set a timeout of a failure if it...
The first start of galera can be a bit slow, so we're hitting a race with the initial sst user creation which in some cases might otherwise immediately die with...
The failure timeout of 30s is far too low. Essentially it means that a failed node is considered ready after 30s. Given that any start or stop operation takes considerably...
This is marked as "blocker code smell" by sonarcloud.io, however we can fix this easily.
- [ ] Add migration - [ ] Default to existing driver for maintenance update case - [ ] Decide default for new installs
Any restart of the database is going to cause a large downtime, so favoring availability we tell pacemaker to do this as little as possible. Also expire failures after a...