I noticed that some of the backup tasks don't use HotAdd even though they should. I don't know since when exactly, but we upgraded to VBR11 in early march. Unfortunately, session log is retained only 6 weeks back. So, I cannot say, whether we have the issues since upgrade to VBR11 or also before. Some VMs can be backed up with HotAdd and some not (similar issue: here). Veeam says that there's another host that has the same uuid (example of one job, other jobs have the same issue with different proxies):
HotAdd works not (names edited for privacy):
Code: Select all
[21.05.2021 08:24:20] <01> Info [ViProxyVmSearcher] VM ProxySite02(vm-1212291) has the same bios uuid as proxy ProxySite01.domain.local in the DB and located on host EsxSite02.domain.local(host-1116671)
Code: Select all
[18.05.2021 08:47:59] <01> Info [ViProxyVmSearcher] VM ProxySite01(vm-1212278) has the same bios uuid as proxy ProxySite01.domain.local in the DB and located on host EsxSite01.nordmilch.local(host-35908)
ProxySite01
- uuid.bios from vmx file: "42 13 42 d5 82 3b e8 36-c0 e2 ff d4 f3 07 9f 5d"
- uuid from (Get-WmiObject Win32_ComputerSystemProduct).UUID: D5421342-3B82-36E8-C0E2-FFD4F3079F5D
ProxySite02
- uuid.bios from vmx file: "42 13 1b 88 a1 4b fc 2d-98 d8 b4 89 a2 aa 64 a8"
- uuid from (Get-WmiObject Win32_ComputerSystemProduct).UUID: 881B1342-4BA1-2DFC-98D8-B489A2AA64A8
Is there a way to check which uuid Veeam compares? Are the uuids written to log file? I've already opened a support case (04817485), but at the moment we have no clue what's going on. Maybe someone else has an idea and can shed some light on it.
PS: We use VMware vSphere 7.0.1
Thanks,
Daniel