
Upload solved with: https://github.com/oVirt/ovirt-engine-/blob/master/sdk/examples/upload_disk.... Artur On Mon, 2020-04-27 at 11:23 +0200, Artur Socha wrote:
Hi, After a long break I am trying setup my engine so that I could upload images (ISO) there and use them when spinning new VMs. First I tried recent master (FC31) and then latest 4.4 beta from RPMs (Centos8).
I have ovirt-imageio daemon running on the same host engine is running. (with the simplest possible configuration - TLS disabled)
Unfortunately when I hit 'test connection' in admin ui/storage/domain I keep seeing error message complaining about ovirt-imageio-proxy setup. I know that recently there has been quite a lot of changes related to the next version of imageio.
Is there something else besides ovirt-imageio daemon that I should have installed/configured? Perhaps there is some documentation I could use?
thanks!