1Z0-902 · Question #41
How do ASM failure groups provide redundancy?
The correct answer is B. Failure groups contain all ASM disks in a single storage server preventing mirror copies being. According to Oracle's documentation, ASM failure groups provide redundancy by storing mirror copies of data on different disks or storage servers. When ASM allocates an extent for a normal redundancy file, ASM allocates a primary copy and a secondary copy. ASM chooses the disk…
Question
How do ASM failure groups provide redundancy?
Options
- AFailure groups are created for each grid disk to ensure mirror copies are written to the same
- BFailure groups contain all ASM disks in a single storage server preventing mirror copies being
- CThey ensure that the ASM Flex instances are enabled on a maximum of two database servers or
- DExtended Redundancy mirrors data across data centers providing the highest levels of data
How the community answered
(36 responses)- B94% (34)
- C3% (1)
- D3% (1)
Explanation
According to Oracle's documentation, ASM failure groups provide redundancy by storing mirror copies of data on different disks or storage servers. When ASM allocates an extent for a normal redundancy file, ASM allocates a primary copy and a secondary copy. ASM chooses the disk on which to store the secondary copy so that it is in a different failure group than the primary copy. This way, if one disk or storage server fails, ASM can still access the data from another failure group. Therefore, the statement that is true about how ASM failure groups provide redundancy is: Failure groups contain all ASM disks in a single storage server preventing mirror copies being written to the same storage server.
Topics
Community Discussion
No community discussion yet for this question.