-
Bug
-
Resolution: Done
-
Major
-
None
-
4.19.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
+
-
None
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
The bootkube.service which Bootstrap a Kubernetes cluster fails to create some manifests:
"mc-cgroupsv1.yml": failed to create nodes.v1.config.openshift.io/cluster -n : Node.config.openshift.io "cluster" is invalid: spec.cgroupMode: Unsupported value: "v1": supported values: "v2", ""
Version-Release number of selected component (if applicable):
4.19
How reproducible:
Steps to Reproduce:
Actual results:
OpenShift installer logs: level=error msg=Bootstrap failed to complete: timed out waiting for the condition266level=error msg=Failed to wait for bootstrapping to complete. This error usually happens when there is a problem with control plane hosts that prevents the control plane operators from creating the control plane Due to (bootstrap VM - bootkube.service logs): Apr 23 08:45:22 flc4b9pj-91e2e-889l6bootstrap cluster-bootstrap[5190]: Failed to create "mc-cgroupsv1.yml" nodes.v1.config.openshift.io/cluster -n : Node.config.openshift.io "cluster" is invalid: spec.cgroupMode: Unsupported value: "v1": supported values: "v2", "" Apr 23 08:45:22 flc4b9pj-91e2e-889l6bootstrap bootkube.sh[5111]: Failed to create "mc-cgroupsv1.yml" nodes.v1.config.openshift.io/cluster -n : Node.config.openshift.io "cluster" is invalid: spec.cgroupMode: Unsupported value: "v1": supported values: "v2", ""
Expected results:
OCP on OSP with NFV feauture installed
Additional info:
cgroup v1 is a deprecated feature. Deprecated functionality is still included in OpenShift Container Platform and continues to be supported; however, it will be removed in a future release of this product and is not recommended for new deployments.For the most recent list of major functionality that has been deprecated or removed within OpenShift Container Platform, refer to the Deprecated and removed features section of the OpenShift Container Platform release notes.