誤ったアグリゲートに作成されたTrident PVCボリューム
環境
- Trident
- Trident NASおよびSANバックエンド
- 複数のONTAPアグリゲート/バックエンド環境
問題
- Tridentを介して作成された永続ボリュームクレーム(PVC)は、Tridentバックエンド構成でaggregateパラメータが指定されている場合でも、誤ったONTAPアグリゲート(例:意図したaggr02ではなくaggr01)にプロビジョニングされています。
- アグリゲート変更後も既存の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"