I have been looking at oVirt for a while. My current virtualization is an older version of RHV. With RHV, I could have my hypervisors completely isolated from the internet and all updates come through Red Hat's Satellite. Is is possible to add the installation repos as a product in Satellite? It is very important that the hypervisors not have access to the Internet, but all the documentation and installation info that I can find wants the hypervisors to use the COPR plugin and have direct access to centos stream. Thank you
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
I have done this using Oracle's build. setting up OLVM repos that are on a private, non-routed network. Worked fine.
참여자 (2)
-
erik@xyzzy.net -
postecom@gmail.com