wefixit-AT / oVirtBackup

This is a tool, written in Python, to make online fullbackup's of a VM which runs in an oVirt environment.
MIT License
105 stars 54 forks source link

Added disk selection and exclusion of deactivated disks #70

Closed GMasta2000 closed 2 years ago

GMasta2000 commented 2 years ago

https://github.com/wefixit-AT/oVirtBackup/issues/69

GMasta2000 commented 2 years ago

This error was caused by a missing parameter in the given in config_example.cfg `# an array of exclude disks id,exampel ["6d811aa25-52a1-45c3-9f40-1c7c868182c9", "6e78d7c2-5786-4dz2-a966-fd308c23f08e"]

disks_id_exclude: []`