Hi all,
I am thinking that I am having a misconception about ASM mirroring and striping.
If I have a simple diskgroup with 2 failure groups and each failure group is having 1 disk. ( 2 way mirror )
So if data1 goes into failuregroup1, it will be mirrored to failure group2 and vice versa.
In that case, how does striping works over here ? It seems even if we strip across the 2 failure group, the data are still replicated to the other.
How does Oracle knows it can read striped data across the 2 failure groups and not just from 1 group ?
Regards,
Noob