roadmap
roadmap copied to clipboard
Harden backup-utils for Cluster
Summary
The preflight checks from backup-utils v.312.0 onwards will better support customers using our cluster topology. These checks will improve the performance of backup-utils by performing the following checks:
- Verify that all remote file systems are not read-only, and highlight the nodes that are not writable.
- Log an error message from
ghe-cluster-host-checkfor each cluster node that is offline, so that customers know which nodes to fix before starting to generate a backup. - On High Availability setups, backup-utils will now write the temporary
.sync_in_progresslock file (which should pause network maintenance globally) to both the primary and replica nodes during backups.