Hello Experts!
I'm done with simulation, I was able to run this command with no issue "
storage aggregate add-disks aggr01 -diskcount 1 -simulate true
But i'm confuse what raid group should i should for the final touch. Below sample command suggesting to use "-raidgroup new "
Command: storage aggregate add-disks -aggregate aggr_name -raidgroup new -diskcount number_of_disks_or_partitions
But this is going to be for my existing aggregate and I just wanted to add one disk initially. There are 10 disks on the target aggregate and i have 10 spare disks available upon checked. On GUI side I have an options to choose "New, Specific RAID Group and All RAID group. Please advise what should be the correct RAIDGroup to use. Thanks in advance.