-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.18
-
Important
-
No
-
Proposed
-
False
-
Description of problem:
Starting from 4.18 clusterbot clusters started to use crun and LVMS operator pods started to fail with the following error. Warning Failed 9s (x3 over 25s) kubelet Error: container create failed: creating `/var/lock`: openat2 `var/lock`: No such file or directory
Version-Release number of selected component (if applicable):
4.18
How reproducible:
Always
Steps to Reproduce:
1.Create a cluster, for example via clusterbot with command launch 4.18 aws,single-node 2.install LVMS from https://github.com/openshift/lvm-operator and do "make deploy" 3.Create a lvmcluster via command $ kubectl create -n openshift-storage -f https://github.com/openshift/lvm-operator/raw/main/config/samples/lvm_v1alpha1_lvmcluster.yaml
Actual results:
vg-manager-* pods are failed to create
Expected results:
pods up and running
Additional info:
works on 4.17 without any problems
- blocks
-
OCPBUGS-44660 Unable to start vgmanager pods
- Closed