CrashLoopBackoff 中的适用于 PowerStore 的 CSI 驱动程序,请求中的反斜杠和上下文截止时间已过
摘要: 适用于 PowerStore 的容器存储接口 (CSI) 驱动程序在 HTTP 请求中显示反斜杠,超出上下文截止时间,无法设置主机,并且 CrashLoopBackoff 中显示 Pod。
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
症状
请求最初看起来是正确的:
2024-04-19T14:58:28.524530051Z {"level":"debug","msg":"REQUEST: GET /api/rest/host?limit=1000\u0026offset=0\u0026order=name\u0026select=%2A HTTP/1.1 Host: <PowerStore IP> Application-Type: CSI Driver for Dell EMC PowerStore/2.9.0 Authorization: ****** ","time":"2024-04-19T14:58:28.524500816Z"}
然后,在返回消息中,日志在 GET,无法设置主机和上下文截止时间超过:
2024-04-19T15:00:28.524693103Z {"level":"error","msg":"Get \https://<PowerStore IP>/api/rest/host?limit=1000\u0026offset=0\u0026order=name\u0026select=%2A\: context deadline exceeded","time":"2024-04-19T15:00:28.524621418Z"}
2024-04-19T15:00:28.524693103Z {"level":"error","msg":"can't setup host on https://<PowerStore IP>/api/rest: Get \https://<PowerStore IP>/api/rest/host?limit=1000\u0026offset=0\u0026order=name\u0026select=%2A\: context deadline exceeded","time":"2024-04-19T15:00:28.524650483Z"}原因
日志中的反斜杠不是密钥的问题,但可能会显示类似的行为。
此问题是由用户的防火墙设置引起的。
解决方案
用户在所有 Kubernetes/OpenShift 群集节点和 PowerStore 阵列之间打开了端口 443,解决了问题。
文章属性
文章编号: 000224890
文章类型: Solution
上次修改时间: 30 1月 2026
版本: 2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。