When will the output of 'volume rebalance file-move statistics show' be initialized?
Applies to
- ONTAP 9
- FlexGroup
Answer
- When running the following commands:
- When volume rebalancing starts.
Additional Information
The volume rebalance file-move statistics info is maintained in every flexgroup volume separately.
cluster1::*> volume rebalance file-move statistics show
Vserver: svm1_cluster1
Volume: vol1
Source Destination
Constituent Files Bytes Files Bytes
------------------- ----------- ----------- ----------- -----------
vol1__0001
In Progress: 0 0B 0 0B
Completed: 0 0B 1 3.00GB
vol1__0002
In Progress: 0 0B 0 0B
Completed: 1 3.00GB 1 3.00GB
vol1__0003
In Progress: 0 0B 0 0B
Completed: 1 3.00GB 0 0B
Vserver: svm1_cluster1
Volume: vol3
Source Destination
Constituent Files Bytes Files Bytes
------------------- ----------- ----------- ----------- -----------
vol3__0001
In Progress: 0 0B 0 0B
Completed: 1 3.00GB 0 0B
vol3__0002
In Progress: 0 0B 0 0B
Completed: 0 0B 1 3.00GB
5 entries were displayed.
cluster1::*> volume rebalance start -vserver svm1_cluster1 -volume vol3
cluster1::*> volume rebalance file-move statistics show
Vserver: svm1_cluster1
Volume: vol1
Source Destination
Constituent Files Bytes Files Bytes
------------------- ----------- ----------- ----------- -----------
vol1__0001
In Progress: 0 0B 0 0B
Completed: 0 0B 1 3.00GB
vol1__0002
In Progress: 0 0B 0 0B
Completed: 1 3.00GB 1 3.00GB
vol1__0003
In Progress: 0 0B 0 0B
Completed: 1 3.00GB 0 0B
Vserver: svm1_cluster1
Volume: vol3
Source Destination
Constituent Files Bytes Files Bytes
------------------- ----------- ----------- ----------- -----------
vol3__0001
In Progress: 0 0B 0 0B
Completed: 0 0B 0 0B
vol3__0002
In Progress: 0 0B 0 0B
Completed: 0 0B 0 0B
5 entries were displayed.
