Moving volume between aggregates does not update pool in tridentctl get volume
Applies to
- NetApp Astra Trident
- Volume move between aggregates in the same Trident backend using
volume move
command on ONTAP
Issue
After moving volume between aggregates with volume move
command, pool
in tridentctl get volume
is not updated
Example:
# tridentctl get volume -n trident -o yaml
items:
- Config:
...
orphaned: false
pool: aggr1
state: ""
...