Suggestion: Backup of VM with no disk should not fail with "Error: NO_HOSTS_AVAILABLE()"
-
I found this while investigating repeated backup failure reports. The error report says "NO_HOSTS_AVAILABLE()".
I finally noticed that the user had removed all of the disks from the VM.
Could the backup code be adjusted to ignore VMs that don't have disks, or to return a different error?
-
Hi,
This error comes directly from XAPI (XCP-ng) and not from XO. Sadly, XAPI doesn't give much details…