openshift-aio
openshift-aio copied to clipboard
OpenShift-AiO
Deployment fails at this step. I can consistently get this error on CentOS Stream 8 or Rocky Linux 8. ```TASK [base_virt : Customizing the centos8 VM Template] ****************************************************************************** task path:...
Parksmap-demo: the MongoDB VM created from the MongoDB template does not start. Creating a Fedora-34 VM section. You can no longer download Fedora 34- maybe change to Fedora 38?
In addition to `containers.podman`, I found the following were also necessary: ``` community.general community.libvirt community.crypto ansible.posix kubernetes.core ``` In this case, the deployer host was running RHEL 9.1 with ansible-core...
Currently this playbook needs to be destroyed and restarted everything there's a failure or it gets canceled by user request during its run as it is not idempotent. Aim of...
Have we or can we test on RHEL9? There is some OKD work internally that might need to leverage this project and I was not sure if it ran on...
I just noticed that spanning tree is enabled on the host bridges - `virbr-ocp4` & `virbr1`. We probably want to turn that off.
I'm seeing this consistently when deploying ODF. (BTW, I think it might be time to change `ocp4_aio_deploy_ocs` to `ocp4_aio_deploy_odf`.) ``` TASK [ocp4_role_ocs : Apply storage-cluster configuration] ************************************************************************************************* FAILED - RETRYING:...
I'm consistently seeing warnings about the amount of available memory on the controllers (masters), for example: > System memory usage of 1.266G on Node (N) ocp4-master1.aio.example.com exceeds 95% of the...
When deploying OSD it complains about one or two MONs having too high of a clock skew, showing the NTP config is not setup correctly
Using libvirt to manage bridges, firewall rules, forwarding sysctls, etc. is more trouble than its worth. Any sort of network customization requires one to workaround libvirt's limitations or its active...