Open rajujith opened 2 weeks ago
@rajujith can you do it via cmk ? just to see if it is a UI issue
@rajujith can you do it via cmk ? just to see if it is a UI issue
@weizhouapache It is not a UI issue.
cmk list backups id=7266e7be-7188-4a1d-b29b-5c81b0d7bbda | grep volumes
"volumes": "[]",
@rajujith can you do it via cmk ? just to see if it is a UI issue
@weizhouapache It is not a UI issue.
cmk list backups id=7266e7be-7188-4a1d-b29b-5c81b0d7bbda | grep volumes "volumes": "[]",
@rajujith
I had a quick check on your env, the backed_volumes
field is empty in backups
table for veeam backups.
the method setBackedUpVolumes
is introduced in #9451
it is being used by DummyBackupProvider, NASBackupProvider, NetworkerBackupProvider, but not VeeamBackupProvider
I will create a pr for it, but requires you to test it
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
Veeam B&R provider configured Veeam backup and replication 12.2
SUMMARY
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS