>>> lejeczek <[email protected]> schrieb am 23.11.2018 um 15:56 in Nachricht <[email protected]>: > hi guys, > > Do we have tools or maybe outside of the cluster suite there is a way to > backup cluster? > > I'm obviously talking about configuration so potentially cluster could > be restored if need be.
Something like "crm configure show >>your_backup_file"? Here we create such a file hourly (with history) if the configuration had changed... You can also create textual context diffs automatically, or use "cibadmin -Q -o configuration" instead of "crm configure show"... Regards, Ulrich > > many thanks, L. > > _______________________________________________ > Users mailing list: [email protected] > https://lists.clusterlabs.org/mailman/listinfo/users > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org _______________________________________________ Users mailing list: [email protected] https://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
