-
Notifications
You must be signed in to change notification settings - Fork 59
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
RHEL 9.1 + OCP 4.13.10 installation failed #277
Comments
At the moment crucible isn't compatible with RHEL9 yet. We are currently in the planning stages of this work. |
@arjuhe thanks for the information, In the README file it says RHEL9.1 based bastion node i thought crucible supports RHEL9. |
As this is happening on the nodes I don't think this is a issue with the bastion. Have you tried this against inventory with a RHEL 8 bastion? Perhaps its an issue with the rootfs version. What are the versions you have used for your 4.13 |
Hi Thanks for your reponse, No @nocturnalastro i did'nt try this with RHEL 8 based bastion. Actually i wanted to tested this framwork with RHEL 9.x based bastion. |
HI @nocturnalastro , I have tried with multiple combination but this framwork have some issue with 4.13.10. Because we are using this framwork from last more than a year with 4.8.x to 4.11.x but we never face such issue. I have performed below combination. combination 2: combination 3: Every time i got the similar issue. Requesting you to please check once if you have time. However my chrony server working fine also my vm_host have 3.2T disk space for vm's. |
Its fine as sr0 is not the installation disk. That is probably a virtual CD or something like that |
@nocturnalastro thanks for your response, Do you have any idea that why it is failing then ?? |
@shashank-6777 Try bumping the |
@nocturnalastro thanks for the suggestion. So it means with 4.13.x this ai_version are supported ? Thanks in advance |
|
@nocturnalastro I got your point. |
@shashank-6777 were you using VirtIO based disks on your Bastion? I have seen terrible write induced latencies at times not using disks backed by VirtIO. This also includes older firmware on the SAS/SCSI based controllers that may be used. In general, we recommend SAS or NVMe class drives on the VM host for this. Mechanical spinners (HDD) offer much lower IOPS both read and write, and are oftentimes insufficient for low latency requirements for etcd (control plane supervisor nodes) in OpenShift. I personally use SAS based SSD drives by default, otherwise NVMe class block devices. |
@novacain1 thanks for your response.
|
@nocturnalastro, yes installation failed/stuck after "installation step successfull" with RHEL 9.1 based bastion. Just wanted to check if you guys have any planned date to release this framwork with 9.x support. |
@shashank-6777 We're currently working on it shouldn't be to much longer. |
@nocturnalastro thanks for the update. Please let me know when can i test the same in my lab. |
@shashank-6777 PR #293 has the changes that got crucible working for us on RHEL 9, note there is some changes in the README as some packages have changed location in the RHEL9 repos. |
@nocturnalastro i hope you are doing good. is 9.1 officially supported by crucible now or still have to wait ? |
@shashank-6777 I have gotten success with the PR mentioned and using a KVM host based on RHEL 9.3 recently. My use case was that server was also the place I launched the playbooks from. |
@novacain1 thanks for the update and your support as always. Let me try it in my lab. I will try to host my Master's on different machine. |
@novacain1 i tried to install cluster with RHEL 9.2. but getting below error, however expected packages are already installed on the bastion node. [root@sh-lab-sc5f-bastion-4 crucible]# rpm -qa |grep ansible ERROR:-
|
It can be confusing with multiple python versions around. It is likely using |
Bug description
Hi Team,
I am trying to install OCP 4.13.10 with 9.1 by using latest crucible framwork but my installation failed everytime, I found below two error on OCP failed nodes.
Can you please let me know how can i solve these issues. ?
OpenShift version
other (provide in the description)
Assisted Installer version
v2.12.1
Relevant log output
Inventory file
Required statements
The text was updated successfully, but these errors were encountered: