OSM Schema Creation Is Failing In The OpenShift Platform
(Doc ID 3049348.1)
Last updated on SEPTEMBER 24, 2024
Applies to:
Oracle Communications Order and Service Management - Version 7.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 7.5.0.0.0 version, Installation Issues
The OSM 7.5 CNE env in the openshift 4.16.5 (k8s version is v1.29.6). Getting the following error while executing the OSM 7.5 schema creation in openshift.
Warning Failed (x4 over ) kubelet Error: container has runAsNonRoot and image has non-numeric user (oracle), cannot verify user is non-root (pod: "vil-sit2-osm-dbinstaller_vil(be08ffcb-e717-462a-9ccb-8061e1460aa4)", container: osm-dbinstaller)
We have already set the platform as OpenShift in the manifest as well as project spec.
Manifest:
# Information about the kubernetes variant for OSM images
# Supported values are Generic or OpenShift
kubernetesPlatform:
name: OpenShift
Project Spec:
# Specify the Kubernetes platform on which the CNTK is running.
# Supported values are Generic or OpenShift
kubernetesPlatform: OpenShift
Also attaching the describe output of the osm-dbinstaller pod. Please help to resolve it at the earliest since it's blocking the env setup.
ERROR
-----------------------
Warning Failed (x4 over ) kubelet Error: container has runAsNonRoot and image has non-numeric user (oracle), cannot verify user is non-root (pod: "vil-sit2-osm-dbinstaller_vil(be08ffcb-e717-462a-9ccb-8061e1460aa4)", container: osm-dbinstaller)
STEPS
-----------------------
Manifest:
# Information about the kubernetes variant for OSM images
# Supported values are Generic or OpenShift
kubernetesPlatform:
name: OpenShift
Project Spec:
# Specify the Kubernetes platform on which the CNTK is running.
# Supported values are Generic or OpenShift
kubernetesPlatform: OpenShift
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |