• CE Phoenix Add-Ons
  • Contact
  • CE Phoenix Add-Ons
  • Contact
home/KB/Ovirt Tips

oVIRT 4.2 – Setup – ovirt-imageio-proxy

4243 views 3 March 31, 2018 zipadmin

This should not be required in version >=4.2.1 as it is already configured into the base install

 

The ovirt-imageio-proxy allows uploading of image files in the WebGUI. The following step were required for me to get this running.

 

On oVirt Host

hosted-engine --set-maintenance --mode=global
yum install ovirt-imageio-proxy
engine-setup

 

On oVirt Engine

engine-setup
engine-config -s ImageProxyAddress=<FQDN of your oVirt Host>:54323
service ovirt-engine restart
service ovirt-imageio-proxy restart
scp /etc/pki/ovirt-engine/ca.pem root@<ip of your oVirt Host>:/etc/pki/ca-trust/source/anchors/ovirt.ca.pem

 

On oVirt Host

mkdir /etc/pki/ovirt-engine/
ln -s /etc/pki/ca-trust/source/anchors/ovirt.ca.pem /etc/pki/ovirt-engine/ca.pem
hosted-engine --set-maintenance --mode=none

 

In Browser

http://<FQDN of your oVirt Engine WebGUI>:/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA

 

You should now be able to upload image files in the Storage – Disks area of the oVirt WebGUI.

Was this helpful?

3 Yes  No
Related Articles
  • Skydive With oVirt 4.2.x
  • oVirt 4.2.x API Must Knows
  • Command Line – Show all of the settings of a VM in XML format
  • postgreSQL connection on oVIRT Engine
  • OSX – VNC
  • Stop Engine WebUI Session Time Logging Out
Ovirt Tips
  • oVIRT 4.2 – Setup – ovirt-imageio-proxy
  • Skydive With oVirt 4.2.x
  • oVirt 4.2.x API Must Knows
  • Command Line – Show all of the settings of a VM in XML format
  • postgreSQL connection on oVIRT Engine
  • OSX – VNC
  • Stop Engine WebUI Session Time Logging Out
  • Event Management/Alerts
  • Windows 10 or Windows Server 2016 on oVirt – Driver Issue
  • Restart Hosted Engine VM
  • Debian 8 (Jessie) ovirt-guest-agent 2018
Recent Docs

    I am working on writing some docs on how to modify CE Phoenix.

    Let me know if you have any requests.


    Also keep in mind these docs are currently being written,
    so try not to be too critical over omissions.

    • Contact Info
    • Copyright Intricate Networks Inc.