CSI Driver for PowerFlex node pods stuck in CrashLoopBackoff

摘要: Container Storage Interface (CSI) Driver for PowerFlex pods stuck in CrashLoopBackoff with error "could not find given NAS server by name"

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

症状

The node pods showed in CrashLoopBackOff:

vxflexos-node-xxxxx 1/2 CrashLoopBackOff 48 (4m44s ago) 3h47m

The registrar logs showed the following errors:

I0212 19:23:51.989914       1 main.go:108] "Received NotifyRegistrationStatus call" status="&RegistrationStatus{PluginRegistered:false,Error:RegisterPlugin error -- plugin registration failed with err: rpc error: code = Unknown desc = could not find given NAS server by name,}"
E0212 19:23:51.989935       1 main.go:110] "Registration process failed with error, restarting registration container" err="RegisterPlugin error -- plugin registration failed with err: rpc error: code = Unknown desc = could not find given NAS server by name"

The secret showed the following entry:

  nasName: none

原因

The secret was incorrectly passing in a nasName of none that did not exist on the array.

解决方案

Resolution

The user changed the secret using the documentation to either remove the nasName entry or set it to "" as in the following example:

nasName: ""

文章属性
文章编号: 000288040
文章类型: Solution
上次修改时间: 26 2月 2025
版本:  2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。