Corsinvest / cv4pve-barc

Backup And Restore Ceph for Proxmox VE
https://www.cv4pve-tools.com
GNU General Public License v3.0
82 stars 22 forks source link

FIX: Issue #68 #73

Closed mrtwister76 closed 3 years ago

mrtwister76 commented 3 years ago

Fixes issue 68: disks with explicit cache=none set are ignored from backups. Also ensures that cloud-init disks attached to a VM are also backed up. (only tested on CEPH storage backend).

Regex matches on the term 'media=cdrom', but not if the term 'cloudinit' is found in the same line.