Hello,

 

I am trying to test oVirt node 4.4.6 inside my company’s network which needs proxy setting for internet access.

Is there any possibility to deploy host engine without any internet access? i.e. Is offline deployment of hosted engine possible?

 

I have added the following line at the end of the file /usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml

environment:

    https_proxy: "http://<proxy_host>:<proxy_port>"

    http_proxy: "http://<proxy_host>:<proxy_port>"

 

But it gives error in the process of “hosted-engine --deploy”. I am not sure if this a typical issue in my company’s network but, it would be great if there is any offline installation method (without accessing internet repository).

 

I have also tried to use “hosted-engine --deploy --ansible-extra-vars=he_offline_deployment=true” but, it is not helping me at all.

 

With regards

**********************************************

Ishan Nath Sharma

Technical Computing Solutions Unit

Fujitsu Limited

E-mail: sharma.ishan@jp.fujitsu.com

http://www.fujitsu.com

**********************************************