Known issues for Cloudera Data Services on premises 1.5.5 SP2
Learn about the known issues for Cloudera Data Services on premises, the impact or changes to the functionality, and the workaround.
For more information on 1.5.5 SP1 known issues, see Known Issues in 1.5.5 SP1.
Known issues identified in 1.5.5 SP2
- OPSX-6950 - DRS Restore fails due to ClusterIP allocation conflict
- During a DRS restore, the restore operation can fail with a
Kubernetes error indicating that a service ClusterIP is already
allocated. This occurs when the restore process attempts to recreate a service using a
ClusterIP that is currently in use by another existing service in
the cluster.
The following is a typical error message:
service "cdp-release-cert-manager-cainjector" is invalid: spec.clusterIPs: failed to allocate IP <IP_ADDRESS>: provided IP is already allocated
- OPSX-6867 - Post-upgrade validation fails due to longhorn-system pods in CrashLoopBackOff
- During an upgrade to 1.5.5 SP2, some Longhorn CSI
plugin pods remain in
terminatingstate causing the upgrade to fail. This issue occurs when Longhorn is not configured to use dedicated disks, leading to instability in the storage components and preventing proper pod shutdown and restart.
- OPSX-6858 - Cloudera Embedded Container Service first run fails at install-cp step due to mke2fs failure
- During some Cloudera Embedded Container Service installations,
the first-run process fails at the
install-cpstep because certain pods remain inCreatingstate. The underlying cause is a failure to mount the associated Longhorn volume, which leads to an error when Kubernetes tries to format the block device. The pod event shows the following message:
This happens when the Longhorn PVC block device still contains stale filesystem or partition metadata from previous use. Because the device appears in use theWarning FailedMount ... MountVolume.MountDevice failed for volume "pvc-…" rpc error: code = Internal desc = format of disk "/dev/longhorn/pvc-…" failed: … mke2fs … /dev/longhorn/pvc-… is apparently in use by the system; will not make a filesystem here!mke2fscommand cannot create a new filesystem, blocking the pod from starting.
- OPSX - 6984 - Due to the integration issue between the cert-manager and Venafi TPP, the certificate creation fails with an error message
- Certificate issuance fails with a key modulus mismatch between the certificate request and the existing certificate in Venafi TPP. An error message vcert error: your data contains problems: request doesn't match certificate: unmatched key modulus appears.
