Hi


We are running oVirt 4.2.8.2-1.el7.  Should probably upgrade but it works.


We are backing up the engine every day with dump going to external NFS file system then onto the cloud.  For VMs we are doing backups within Linux itself using a program called Restic which then sends data to cloud S3 service.  That runs daily as well.


We also save all configuration data, for applications running on our VMs such as Apache, etc, within Ansible.   So we can quickly recreate the VM using Ansible, along with any applications, then restore any data, not saved in Ansible, such as private PKI keys or PostgreSQL dump, for example, from Restic.  Dockerized applications even easier.  There would be some downtime to redeploy a new VM but this is acceptable given the constrains of our environment.


I am wondering under what situations has anyone experienced VM corruption?  This would help me determine if more effort should be invested in snapshotting VMs and possibly exporting their disks.  Though as I recall removing snapshots from my storage domain would require shutting down the VM, right?


-- 
Thanks,

Douglas Duckworth, MSc, LFCS
HPC System Administrator
Scientific Computing Unithttps://github.com/restic/restic
Weill Cornell Medicine
E: doug@med.cornell.edu
O: 212-746-6305
F: 212-746-8690


From: femi adegoke <ovirt@fateknollogee.com>
Sent: Tuesday, June 19, 2018 2:40:52 AM
To: users@ovirt.org <users@ovirt.org>
Subject: [EXTERNAL] [ovirt-users] Re: Agentless backup solutions