#OC Virtualization - volume provision ignored

1 messages · Page 1 of 1 (latest)

fervent stag
#

Following the Trident documentation to setup trident after openshift virtualization - "If OpenShift Virtualization operator is installed before installing Trident, you can use the following command to delete the golden images created using a different storage class and then let OpenShift Virtualization create the golden images using Trident storage class by ensuring the Trident Storage and Volume Snapshot class defaults are set"

However we are getting an error -
volume provision ignored: ignored because data source (VolumeImportSource) is not handled by the provisioner, assuming an external populator will provision it

Node has been rebooted. Might be related to another issue we are having where Pods won't mount SAN PVs, but NFS works fine.

unkempt marten
#

wrt SAN not mounting, did you enable necesary services & packages?
fyi, iSCSI is not enabled by default on OCP

fervent stag
#

Yes, we reinstalled Trident enabling node configuration for iSCSI. Trident detects the hosts as having NVMe and iSCSI services. We see the volume/lun/igroup being created, it's just not being mounted on the Pod.

tawdry widget
#

Is the device showing up on the node? Can you manually mount the device on the node?

unkempt marten
#

are the DataLIF on the same network as the MgmtLIF ?

#

is it possible to post the TBC here ?

fervent stag
#

The device does show up on the node, and we can manually mount.

#

Data LIFs are on a different network than Management LIF