
Hi! I' installed CentOS 8 and ovirt package following this step: systemctl enable --now cockpit.socket yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm yum module -y enable javapackages-tools yum module -y enable pki-deps yum module -y enable postgresql:12 yum -y install glibc-locale-source glibc-langpack-en localedef -v -c -i en_US -f UTF-8 en_US.UTF-8 yum update yum install ovirt-engine engine-setup (by keeping all default) It's possible ovirt-imageio-proxy service is not installed? (service ovirt-imageio-proxy status --> not found, yum install ovirt-imageio-proxy --> not found) I'm not able to upload iso... I also installed CA cert in firefox...

On Saturday, May 30, 2020, matteo fedeli <matmilan97@gmail.com> wrote:
Hi! I' installed CentOS 8 and ovirt package following this step:
systemctl enable --now cockpit.socket yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm yum module -y enable javapackages-tools yum module -y enable pki-deps yum module -y enable postgresql:12 yum -y install glibc-locale-source glibc-langpack-en localedef -v -c -i en_US -f UTF-8 en_US.UTF-8 yum update yum install ovirt-engine engine-setup (by keeping all default)
It's possible ovirt-imageio-proxy service is not installed? (service ovirt-imageio-proxy status --> not found, yum install ovirt-imageio-proxy --> not found) I'm not able to upload iso... I also installed CA cert in firefox...
Ovirt imageio is undergoing developments and is not part of the currently available release. You can upload iso images by creating nfs iso domain and copying your iso files under the image folder marked by '1's there. _______________________________________________
Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community- guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/ message/E5AK75SOMAVBSWKGVLCJPFFK2RXCZO7N/

I tried the same to perform the upload ignoring the error, the ISO was in paused state, I clicked to delete it. The result? iso loaded! How is it possible?

Hi, You can try upload using the python as described here https://lists.ovirt.org/archives/list/users@ovirt.org/message/GWYRK6LUNHU6FE... Carlos

And what about https://bugzilla.redhat.com/show_bug.cgi?id=1787906 Do we have any validation of the checksum via the python script ? Best Regards, Strahil Nikolov На 31 май 2020 г. 0:18:43 GMT+03:00, Carlos C <ccesario@blueit.com.br> написа:
Hi,
You can try upload using the python as described here https://lists.ovirt.org/archives/list/users@ovirt.org/message/GWYRK6LUNHU6FE...
Carlos _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/A2JW27WDLI5X2K...

On Sun, May 31, 2020 at 8:09 AM Strahil Nikolov via Users <users@ovirt.org> wrote:
And what about https://bugzilla.redhat.com/show_bug.cgi?id=1787906 Do we have any validation of the checksum via the python script ?
No integrated checksum.
Best Regards, Strahil Nikolov
На 31 май 2020 г. 0:18:43 GMT+03:00, Carlos C <ccesario@blueit.com.br> написа:
Hi,
You can try upload using the python as described here
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GWYRK6LUNHU6FE...
Carlos _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/A2JW27WDLI5X2K... _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/DN3QCX3LOCSUWX...

I tried the same to perform the upload ignoring the error, the ISO was in paused state,
have you imported the certificates? If you click on test connection button in upload dialogue, does it work? If so, please file a bug and attach vdsm logs and imageio logs (/var/log/ ovirt-imageio/daemon.log) both from engine and host.
I clicked to delete it. The result? iso loaded! How is it possible?
this looks like a bug, if you click on delete, it should delete the image

On sobota 30. května 2020 19:59:40 CEST matteo fedeli wrote:
Hi! I' installed CentOS 8 and ovirt package following this step:
systemctl enable --now cockpit.socket yum install https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm yum module -y enable javapackages-tools yum module -y enable pki-deps yum module -y enable postgresql:12 yum -y install glibc-locale-source glibc-langpack-en localedef -v -c -i en_US -f UTF-8 en_US.UTF-8 yum update yum install ovirt-engine engine-setup (by keeping all default)
It's possible ovirt-imageio-proxy service is not installed?
yes, imageio-proxy was replaced by imageio-daemon is not installed any more. Daemon now takes all proxy responsibilities.
participants (5)
-
Amit Bawer
-
Carlos C
-
matteo fedeli
-
Strahil Nikolov
-
Vojtech Juranek