How backup all vm configs of all nodes in cluster on remote site ?

fxandrei

Renowned Member
Jan 10, 2013
163
18
83
So im looking for a way to autobackup the config files of all the vms in a cluster.
Has anyone tried to do this ?
What would be a good way to achieve this ?

Maybe use something like rsync on all nodes ?
Is there a way to get all the configs in one place\folder ?
 
Just found out that there is a sqlite3 database that seem to contain all of the data. Maybe use that.