-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Air-gapped installed failed on RHEL 9 #294
Comments
Tried work-a-round:
Curl from bootstrap to bootstrap works, but not bootstrap to lb:
Curl from host to bootstrap works and from host to lb:
|
|
Disabled firewalld :-( - installation is goging forward I don't know how to configure firewalld with routed... :-( |
Master nodes are not able to access mirror-registry:
Bootstrap as well, look like that happened because of disabling firewalld,.
🤬 Reinstall with RHEL8... I don't have time to debug is in detail... |
Tried without |
Fixed in devel will merge with PR #304 into master. |
Followed: https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4/blob/master/docs/air-gapped.md
Installed stucks, control plane nodes are not able to get ign config:
Looks like firewalld is not properly configured with a routed network:
Default libvirt zone, configured via ansible
$ firewall-cmd --info-zone=libvirt libvirt (active) target: ACCEPT icmp-block-inversion: no interfaces: virbr0 virbr1 sources: services: dhcp dhcpv6 dns mountd nfs rpc-bind ssh tftp ports: 80/tcp 443/tcp 6443/tcp 22623/tcp 5000/tcp protocols: icmp ipv6-icmp tcp forward: no masquerade: no forward-ports: source-ports: icmp-blocks: rich rules: rule priority="32767" reject
The text was updated successfully, but these errors were encountered: