Hello Gurus -
Version : 11.2.0.4
I have small query.
We are adding below command to add the disks to DATA diskgroup - If we ran two commands one after the one without completing of first command re-balance - Will the re-balance start for both?
1) ALTER DISKGROUP DATA ADD FAILGROUP DATA_FG2 DISK '/dev/xvd<>' NAME DATA_FG2A,'/dev/xvd<>' NAME DATA_FG2B rebalance power 11;
2) ALTER DISKGROUP DATA ADD FAILGROUP DATA_FG3 DISK '/dev/xvd<>' NAME DATA_FG3A,'/dev/xvd<>' NAME DATA_FG3B rebalance power 11;
please excuse me if my question was not understand.