Parth,
I am able to successfully install using the UI, however I am trying to automate 
the installation process using ansible for a hyperconverged setup. The install 
works but just have that issue where the last 2 of 3 servers are not being 
joined by the engine and in the ansible output that is what I see:
https://ovirt-engine2.example.com/ovirt-engine/services/pki-resource?resource=engine-certificate&format=OPENSSH-PUBKEY";

So then I try to do it manually after the Engine was online using host1 but 
they are not capable of hosting the engine (the crown icon is not shown as it 
does on host1). 
I logged in to each of the hosts and see the follwing:

[root@host1 ~]# vdsm-client Host getCapabilities | grep hostedEngineDeployed
    "hostedEngineDeployed": true, 

[root@host2 ~]# vdsm-client Host getCapabilities | grep hostedEngineDeployed
    "hostedEngineDeployed": true, 
[root@host3 ~]# vdsm-client Host getCapabilities | grep hostedEngineDeployed
    "hostedEngineDeployed": true, 

but if I right click the Hosted Engine VM on the UI and click on migrate 
"Destination Host" entry indicates "No available host to migrate VMs to"



Gluster setup worked ok using ansible playbooks by following:
https://access.redhat.com/documentation/en-us/red_hat_hyperconverged_infrastructure_for_virtualization/1.6/html/automating_rhhi_for_virtualization_deployment/index

Thoughts?
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/2DSXVG4R3WTQO3QU5R6NJNZCWTEDFFDA/

Reply via email to