在错误聚合上创建的 Trident PVC 卷
适用于
- Trident
- Trident NAS 和 SAN 后端
- 具有多个 ONTAP 聚合/后端的环境
问题
- 即使在 Trident 后端配置中指定了聚合参数,通过 Trident 创建的持久卷声明 (PVC) 也会在错误的 ONTAP 聚合上配置(例如,aggr01 而不是预期的 aggr02)。
- 聚合更改后,现有 NAS 卷仍可访问,但新 PVC 不会在所需的聚合中创建。
相关 Trident 日志输出:
time="2026-05-18T12:28:25Z" level=debug msg="Result of pool match for storage class." attributesMatch=false logLayer=core match=false pool= aggr02 poolsMatch=true requestID=... storageClass=test-nas-altiplanodr workflow="storage_class=create"time="2026-05-18T12:28:25Z" level=debug msg="Result of pool match for storage class." attributesMatch=false logLayer=core match=false pool= aggr01 poolsMatch=true requestID=... storageClass=test-nas-altiplanodr workflow="storage_class=create"