I have been working on this for a while, and was paused due to some hardware 
issues. However, I am back at it, but still having some difficulty. 

Thanks go out to Jennifer with her list of repositories needed for an offline 
installation. I have been able to import these into my Satellite installation. 

However, I am still unable to deploy a hosted-engine setup. I have run the 
installation script over 15 times and keep getting blocked by a different error 
each time.  Some of the blockers were:
- Not installing the engine appliance in advance. 
- The installer not recognizing the appliance configuration file (named 
differently than expected.)
- Not understanding the requirements for the temporary network. (must be 
reachable, but not in use by anything. )  

My current blockage seems to be dealing with the appliance install scripts. 

fatal: [localhost]: FAILED! => {"msg": "The conditional check 
'he_appliance_ova_sha1.stdout_lines|first != ova_stats.stat.checksum ' failed. 
The error was: error while evaluating conditional 
(he_appliance_ova_sha1.stdout_lines|first != ova_stats.stat.checksum): 'dict 
object' has no attribute 'checksum'. 'dict object' has no attribute 
'checksum'\n\nThe error appears to be in 
'/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/tasks/install_appliance.yml':
 line 30, column 3, but may\nbe elsewhere in the file depending on the exact 
syntax problem.\n\nThe offending line appears to be:\n\n  register: 
ova_stats\n- name: Compare sha1sum\n  ^ here\n"}

>From what I can tell, it is looking for something that does not exist in the 
>install_appliance.yml file. 

My install command is: 
hosted-engine --deploy --4 --ansible-extra-vars=he_offline_deployment=true 
--ansible-extra-vars=he_ipv4_subnet_prefix=10.1xx.xx

Any help that anyone could give would be greatly appreciated. 
Thank you
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/message/7THBNRHKX5EQ3WGFEQHO2UGVADIZE3UA/

Reply via email to