[ovirt-users] Re: Unable to install 4.5 HostedEngine on clean setup

2022-05-03 Thread John

Glad that's working for you now :-)

On 03/05/2022 15:55, k...@intercom.pro wrote:

thank you very much, your advice helped to solve the problem!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/RQ6NCUPU57MU24ULCWVEXJU5CPVX4FNY/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/2HCFHUA4FU6OXZQVUKOOL7IAMTSDAN2F/


[ovirt-users] Re: Unable to install 4.5 HostedEngine on clean setup

2022-05-03 Thread kiv
thank you very much, your advice helped to solve the problem!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/RQ6NCUPU57MU24ULCWVEXJU5CPVX4FNY/


[ovirt-users] Re: Unable to install 4.5 HostedEngine on clean setup

2022-05-02 Thread John
I would run the deploy again, wait until the engine is up and then from 
the server you are deploying the engine on


# virsh list

obtain the virtual machine number from the above command, in the example 
below we assume the number is 1


# virsh console 1

login as root

wait for all packages to finish updating:

tail -f /var/log/dnf.rpm.log

then:

# dnf downgrade postgresql-jdbc

once that's done the deployment of the engine should get past the

[ INFO ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is 
up]


step.

On 02/05/2022 15:52, k...@intercom.pro wrote:

Hi!

Deployment hostedengine failure on step "Check if Engine health page is up":

check "http://localhost/ovirt-engine/services/health;  get error 500, instead 
of 200

Step to reproduce:
  1. Download iso 
"https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.0-2022042607/el8/ovirt-node-ng-installer-4.5.0-2022042607.el8.iso;
  2. Install ovirt node from iso
  3. Run deploy hosted engine:
  hosted-engine --deploy
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/ZUSS2DTFQF3WGBDLU3GXYCSDHHPJNL5M/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/3YJCXG5JLEMTYVKUDCHZTFFXB32JDAWA/