dell / csm

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

[BUG]: Duplicate host NQNs on nodes with no logs #1530

Closed suryagupta4 closed 3 weeks ago

suryagupta4 commented 3 weeks ago

Bug Description

In OCP deployments, the machine config is not setup properly because of which hosts were having the same NQN. The driver logs were not mentioning anything. The request is to capture and log properly the error for that case.

Logs

NA

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Install csi-powerstore driver on a cluster sharing same host nqns on the hosts and provision NVMe volumes.

Expected Behavior

The driver logs should log the error in case of same host nqns found on the hosts.

CSM Driver(s)

csi-powerstore

Installation Type

Helm/Operator

Container Storage Modules Enabled

No response

Container Orchestrator

OCP

Operating System

CoreOS

suryagupta4 commented 3 weeks ago

link: 27972