CSI Storage Class - Issue to mount a pod

Hi Guys,

I am facing following issue with K8S infra, kubelet agent found that a pod has following errors to be mount with CSI Volume Driver

Warning FailedMount 10m kubelet, node2 MountVolume.SetUp failed for volume “pvc-16e05684-75f9-11ea-9b0c-506b8d27811a” : rpc error: code = Internal desc = failed to get any path for iscsi disk, last err seen:
iscsi: failed to sendtargets to portal IP:PORT output: iscsiadm: Could not scan /sys/class/iscsi_transport.
Failed to get D-Bus connection: Operation not permitted
iscsiadm: can not connect to iSCSI daemon (111)!
iscsiadm: Cannot perform discovery. Initiatorname required.
iscsiadm: Could not perform SendTargets discovery: could not connect to iscsid
, err exit status 20

perhaps, do you know why is it happen?

Br,
Leonel

Hi leoalvarez,
Please check this link for mounting iSCSI https://github.com/kubernetes/examples/tree/master/volumes/iscsi
can you check this command on your server

iscsiadm -V