Backup the VM using UUID in oVirt-Plugin for Bareos

39 views
Skip to first unread message

Hamza Salah

unread,
Feb 3, 2020, 3:54:55 AM2/3/20
to bareos-devel
Hi All;
Is there a way to backup the VM using UUID only because the name of the VM may be changed?
I tried to do that but not work, the config file below: 
vim /etc/bareos/bareos-dir.d/fileset/vm-backup.conf 
FileSet {
   Name = "testvm1_fileset"

   Include {
      Options {
         signature = MD5
         Compression = LZ4
      }
      Plugin = "python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-ovirt:ca=/etc/bareos/ovirt-ca.cert:server=rhv.xx.com:username=admin@internal:password=XXXXXX:uuid=184f361e-fe51-48ef-bad2-a7012babd880"
   }
}
Reply all
Reply to author
Forward
0 new messages