What are the requirements for the csi-hpe module?

The csi-hpe module requires:

  • Presence of a deployed and configured HPE SAN.
  • Unique iqn in /etc/iscsi/initiatorname.iscsi on each of Kubernetes Nodes
  • The snapshot-controller module must be enabled in the cluster (required for volume snapshot functionality).

How to check module health?

To do this, you need to check the status of the pods in the d8-csi-hpe namespace. All pods should be in the Running or Completed state and should be running on all nodes.

kubectl -n d8-csi-hpe get pod -owide -w