Relocate failed or vetoed aggregates
If any aggregates fail to relocate or are vetoed, you must take manually relocate the aggregates, or override either the vetoes or destination checks, if necessary.
The relocation operation will have paused due to the error.
-
Check the EMS logs to determine why the aggregate failed to relocate or was vetoed.
-
Relocate any failed or vetoed aggregates:
storage aggregate relocation start -node node1 -destination node2 aggregate-list * -ndocontroller-upgrade true
-
When prompted, enter
y
. -
You can force relocation by using one of the following methods:
Option Description Overriding veto checks
Enter the following:
storage aggregate relocation start -override-vetoes * -ndocontroller-upgrade true
Overriding destination checks
Enter the following:
storage aggregate relocation start -overridedestination-checks * -ndo-controllerupgrade true