
10 Feb
2022
10 Feb
'22
10:48 p.m.
I am running ovirt-csi on rke2 cluster. I deployed it "manually" using manifests: https://github.com/openshift/ovirt-csi-driver-operator/tree/master/manifests I found just one issue and it upgrade of cluster. It leave the pods and disk attached (that is OK) but once core k8s components are upgrade/restarted ovirt-csi driver try to mount already mounted disk and it "fail" and "spam" k8s events log. If disk is already mounted it should "continue" and not exit with error :( I opened an issue, but there is no comment till now. https://github.com/openshift/ovirt-csi-driver/issues/97