Description of problem (please be detailed as possible and provide log snippests): When installing odf-lvm-cluster Topolvm-node is in Init:0/1 phase. The log shows: Error from server (BadRequest): container "lvmd" in pod "topolvm-node-42lf4" is waiting to start: PodInitializing Version of all relevant components (if applicable): odf 4.10.153 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Cluster is not installing. Is there any workaround available to the best of your knowledge? No Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 1 Can this issue reproducible? Yes Can this issue reproduce from the UI? No If this is a regression, please provide more details to justify this: Yes Steps to Reproduce: 1. Install lvm cluster 2. do `oc get pods` Actual results: topolvm-node is in init state [srozen@localhost 4.10]$ oc get pods NAME READY STATUS RESTARTS AGE controller-manager-7dc74cc9b-lhgjv 3/3 Running 0 22m topolvm-controller-7b96995885-wq2ss 4/4 Running 0 20m topolvm-node-42lf4 0/4 Init:0/1 0 20m vg-manager-flstq 1/1 Running 0 20m [srozen@localhost 4.10]$ oc logs topolvm-node-42lf4 --all-containers Error from server (BadRequest): container "lvmd" in pod "topolvm-node-42lf4" is waiting to start: PodInitializing Expected results: topolvm-node should be in running state Additional info:
Disk were not provisioned.