On Wed, Aug 10, 2016 at 4:20 PM, Amit Aviram <aaviram@redhat.com> wrote:It seems like you have an early version of ovirt-4.0, if you'll update your version it might solve some of your problems (such as the exception in the screenshot). soon, the size and format will be deduced from the image as well, so many things will be clearer.If you want to stay with your version, you'll need to do the following steps in order to upload the file:- At the engine's host, yum install ovirt-imageio-proxy- Then, run engine-setup.- Add the engine's CA to the Authorities list in your browser. (you can download it from https://%your_engine%/ovirt-engine/services/pki-resourc )e?resource=ca-certificate& format=X509-PEM-CA regarding the size- you can choose a bigger size than the original file's size.Hope that works out for you!Hello,I updated both engine and host to 4.0.2 RC4 and during the engine-setup phase I indeed see this:...PACKAGE: [install] ovirt-imageio-common-0.3.0-1.el7.noarch PACKAGE: [install] ovirt-imageio-proxy-0.3.0-0.201606191345.git9f3d6d4.el7. centos.noarch PACKAGE: [install] ovirt-imageio-proxy-setup-0.3.0-0.201606191345.git9f3d6d4. el7.centos.noarch and the configuration preview appeared as--== CONFIGURATION PREVIEW ==--Default SAN wipe after delete : FalseFirewall manager : firewalldUpdate Firewall : TrueHost FQDN : ractorshe.mydomainUpgrade packages : TrueEngine database secured connection : FalseEngine database host : localhostEngine database user name : engineEngine database name : engineEngine database port : 5432Engine database host name validation : FalseDWH database secured connection : FalseDWH database host : localhostDWH database user name : ovirt_engine_historyDWH database name : ovirt_engine_historyDWH database port : 5432DWH database host name validation : FalseEngine installation : TruePKI organization : mydomainDWH installation : TrueBackup DWH database : TrueEngine Host FQDN : ractorshe.mydomainConfigure VMConsole Proxy : TrueConfigure WebSocket Proxy : True
Should I have seen anything related to image proxy in engine-setup configuration preview above?The version installed is:ovirt-imageio-proxy-0.3.0-0.201606191345.git9f3d6d4.el7. centos.noarch I don't get anymore the exception in the GUI but again the upload goes into paused mode as soon as it startsI see that part of the new package there is also a service[root@ractorshe log]# systemctl status ovirt-imageio-proxy.service● ovirt-imageio-proxy.service - oVirt ImageIO ProxyLoaded: loaded (/usr/lib/systemd/system/ovirt-imageio-proxy.service; disabled; vendor preset: disabled) Active: inactive (dead)[root@ractorshe log]#Do I have to enable and start it?What TCP ports does the upload use? Does the client communicate with the engine or directly with the host?Thanks,Gianluca