Created 04-22-2024 08:06 PM
Failed Provisioning while provisioning CML work space.
It was succeeded when the first time I tried.
However failed provisioning, after re-porovisioning after delete workspace on my test-bed.
And also It happened on customer site for POC.
I tried version 1.5.2 and 1.5.3, 1.5.3-h1 on RHEL 8.4.
Version of Cloudera Manager
Cloudera Manager 7.11.3 (#50275000 built by jenkins on 20240213-1404 git: 14e82e253ab970bfd576e4f80d297769a527df18)
Tried DataServices Version
1.5.2-b886 / 1.5.3-b279 / 1.5.3-h1-b2
Version of screen shot
1.5.2-b886
I have to update the Data services on customer site.
Please give any advices.
Created 04-23-2024 08:54 PM
Thanks @Hae for coming back
The first thing is 1.5.3 is not supported with RHEL 8.4 not sure if that could be an issue as well
For DNS ensure that you have followed the prereqs while installation
Are you using custom or self-signed auto-generated certs
Created 04-23-2024 08:42 PM
Hello @Hae
Thank you for reaching out
Can you please confirm the exact version you are on?
From Longhorn UI do you see any issues with the volumes as it seems some mount-related errors in the describe output that you shared
Created 04-23-2024 08:51 PM
Same issue happened on all of them (1.5.2, 1.5.3, 1.5.3-h1)
I guess one of two kinds of reasons.
The first one is related Certification. I think If certification aint right then it happened.
(for example server cert doesnt match with ca cert)
[Update Ingress Controller Certificate] action failed in this case.
And second is DNS. Looks It happened I more than one nameserver lists in /etc/resolv.conf.
In this case might related Certificate.
Created 04-23-2024 08:54 PM
Thanks @Hae for coming back
The first thing is 1.5.3 is not supported with RHEL 8.4 not sure if that could be an issue as well
For DNS ensure that you have followed the prereqs while installation
Are you using custom or self-signed auto-generated certs
Created 04-28-2024 04:58 PM
Yes, I created custom certs based on custom ca cert.
At lease even if on RHEL 8.4, provisioning has succeded if certs are right.
Thank you.