Display aggregate auto provision status
The following example displays the information about all aggregates that are provisioned during the aggregate auto provision operation:
cluster1::> aggr auto-provision Node New Data Aggregate Usable Size ------------------ ---------------------------- ------------ node1 node1_SSD_1 23.65GB node2 node2_SSD_1 23.65GB ------------------ ---------------------------- ------------ Total: 2 new data aggregates 47.30GB Do you want to create recommended aggregates? {y|n}: y Info: Aggregate auto provision has started. Use the "storage aggregate show-auto-provision-progress" command to track the progress. cluster1::> storage aggregate show-auto-provision-progress Current Target Aggregate Usable Size Usable Size Provisioning Progress ---------------------------- ------------ ------------ ----------------------- node1_SSD_1 0B 23.65GB Creating node2_SSD_1 0B 23.65GB Creating cluster1::> storage aggregate show-auto-provision-progress Current Target Aggregate Usable Size Usable Size Provisioning Progress ---------------------------- ------------ ------------ ----------------------- node1_SSD_1 23.65GB 23.65GB Completed node2_SSD_1 23.65GB 23.65GB Completed