Existing aggregate is not listed for volume creation or volume move
Applies to
- ONTAP 9
Issue
- When creating a new volume or moving an existing volume, ONTAP does not list the intended aggregate.
- Below is an example where it shows only 1 aggregate:
cluster1::*> vol move start -vserver svmtest1 -volume data1vol -destination-aggregate ?
aggr0_cluster1_01 - While running the following command shows 4 aggregates:
cluster1::*> storage aggregate show -fields aggregate,size,nodes,state
aggregate node size state
----------------- ----------- ------ ------
aggr0_cluster1_01 cluster1-01 9.10GB online
aggr0_cluster1_02 cluster1-02 9.10GB online
aggr1_cluster1_01 cluster1-01 1.20TB online
aggr1_cluster1_02 cluster1-02 1.20TB online
4 entries were displayed.
- Below is an example where it shows only 1 aggregate:
- The problem is seen with both the clustershell CLI and ONTAP System Manager