Im in the processes of expanding our AFF-A400 with 6 more nvme disks. We have 1 shelf with 18 disks and I want to add 6 more to that shelf and expand both data aggregates.
The output from storage aggregate show-status shows that the 2 data aggregates use the same disks (advanced partitions p1/p2). Currently they have 17 disks and 1 spare, the 2 nodes in the cluster both are owner of half the disks.
Im unsure on what steps to take to add them to both aggregates.
From what i can find its storage aggregate add-disks -aggregate aggr01_data -diskcount 6 -raidgroup rg0 and storage aggregate add-disks -aggregate aggr02_data -diskcount 6 -raidgroup rg0.
Are there more steps involved into adding the disks? The Max RAID Size is 24.
Can someone steer me in the right direction? Thanks!