dell / csm

Dell Container Storage Modules (CSM)
Apache License 2.0
71 stars 15 forks source link

[BUG]: Mounts using NVMe on PowerStore fails in v2.11 of the driver #1469

Closed donatwork closed 1 month ago

donatwork commented 2 months ago

Bug Description

Mount of PowerStore volumes fail when using the NVMe protocol . The WWN of the newly added device is not matched to the discovered device on the node. Reverting to the previous driver will work.

Logs

{"level":"info","msg":"/csi.v1.Node/NodeStageVolume: REP 0020: rpc error: code = Internal desc = unable to find device after multiple discovery attempts: discovery complete but devices not found","time":"2024-XX-XXTXX:XX:XX. XXXXXXXXXZ"}

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Attempt to mount PowerStore volumes using the 2.11 driver and NVMe protocol.

Expected Behavior

Mounts should succeed when using the NVMe protocol.

CSM Driver(s)

CSI PowerStore 2.11

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

OCP, Kubernetes

Operating System

All supported operating systems.

donatwork commented 2 months ago

link: 28104

jooseppi-luna commented 1 month ago

@daniyaliqbal2024 csi-powermax PR 331 is not related, removed issue link in your PR. Closing this as resolved by the above PRs.