On some worker nodes, OpenShift VIRT VMs get stuck in provisioning status with Trident SAN volumes
Applies to
- Trident
- OpenShift Virtualization
Issue
On some worker nodes, OpenShift VIRT VMs get stuck in provisioning status with Trident SAN volumes
PVC provisioning is differed to CDI (Containerized Data Importer) with the below message:
volume provision ignored: ignored because data source (VolumeImportSource) is not handled by the provisioner, assuming an external populator will provision it
Example Trident log:
controller.go:1441] provision "project-abc/test-pvc" class "sc-san": volume provision ignored: ignored because data source (VolumeUploadSource) is not handled by the provisioner, assuming an external populator will provision it
