My environment is Ontap cluster 8.2.1P1, cDot Mode, FAS3220.
Currently I have an aggregate called aggr3 with 18 disks and only one raid group for this aggregate.
I have another aggregate called aggr4 and it has two raid group with 22 disks.
All the disk are the same type and model - SAS, 900GB, 10k
However, aggr3 disks are owned by controller 2 and the aggr4 disks are owned by controller 1.
I want to destroy the aggr3 and add 18 disks + 2 spare disks to aggr4 for the third raid group.
The third raid group on aggr4 has only 20 disk.
Therefore,
Raid group 1 on aggr4 - has 22 disks
Raid group 2 on aggr4 - has 22 disks
Raid group 3 on aggr4 - has 20 disks
Here is my steps and procedure.
1.Move all the VOL from aggr3 to aggr4 and make sure no VOL and LUN on aggr3.
2.offline the aggr3 and then Destroy aggr3.
3.zeroed disks that were from aggr3.
4.reassign disks to controller1 to prepare for aggr4.
5.After assign the disks, add those 20 disks to aggr4 for third raid group.
Are those steps and procedure good enough?
Do I need to run the reallocate?
Is there any documentaton for me to follow for what I plan to do?