I’m trying to create a new VM on Libvirt from the image. Unfortunately, I get this error:
Failed to save: Failed to create a compute am2-infravmhost001 (Libvirt) instance am2-testapi016.dc.egnyte.lan: ERF42-3305 [Foreman::Exception]: Unable to find template /var/lib/libvirt/images/am2-testapi016
I configured a path to this image in Compute Resources
-> am2-infravmhost001
-> Images
.
I tried to change permission to this file but without success. I tried also convert image to qcow2
format using qemu-img convert
. Without success as well.
Thank you for your help.