Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Rebalance in ASM

Sarat_yahooDec 15 2016 — edited Dec 16 2016

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.

This post has been answered by Dude! on Dec 16 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2017
Added on Dec 15 2016
10 comments
2,663 views