
On Tue, Aug 18, 2020 at 6:07 AM Rodrigo Mauriz <rmauriz@gmail.com> wrote: Hi Rodrigo, I'm moving the discussion to ovirt users list, which is the right place to discuss this: https://lists.ovirt.org/archives/list/users%40ovirt.org/
When I try to upload an ISO file by:
Storage -> Storage Domains -> Disks I get an error: "Connection to ovirt-imageio-proxy service failed. Make sure service is installed, configured, and ovirt-engine certificate is registered as valid CA in browser."
Review and note that the services that perform this task were not installed in the ovirt-engine: • ovirt-imageio-proxy
This package does not exist and not needed in ovirt 4.4
• ovirt-imageio-daemon • ovirt-imageio-common
These packages are needed, and installed when you instal ovirt-engine. The ovirt-imageio service is configured automatically when you run engine-setup.
Example: #systemctl status ovirt-imageio-proxy (not installed)
I tried to install it but it throws it an error:
#yum install ovirt-imageio-proxy engine-setup
Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Last metadata expiration check: 0:41:46 Aug on Fri 07 Aug 2020 10:20:42 AM -04. No match for argument: ovirt-imageio-proxy No match for argument: engine-setup Error: Unable to find a match: ovirt-imageio-proxy engine-setup
This is correct, ovirt-imageio-proxy is not needed and does not exist.
The same, for the engine-iso-uploader
I think the iso uploader was deprecated a long time ago, and it is not needed to upload images.
I asked a person who works at Red Hat and they told me that this apps (services) are not released yet.
Uploading images from the UI was available in ovirt 4.4.0, but is fully functional since ovirt 4.4.1. We know about hone issue - if you replaced apache certificates with 3rd party certificates, uploading via ovirt-imageio service on engine host (as a proxy) will not work: https://bugzilla.redhat.com/1866745 https://bugzilla.redhat.com/1862107 If you are using engine built certificates, upload and download should work. We may have more info about the failure in engine log. Please share the log showing the time when you tried to upload an image. Nir
participants (1)
-
Nir Soffer