nerdexam
Oracle

1Z0-058 · Question #117

Which two conditions are required by the ASM fast mirror resynchronization to track block changes for a set period of time before dropping the disk from the disk group?

The correct answer is A. Redundancy is normal or high. B. compatibility. rdbms is set to a value of at least 11. l. ASM Fast Mirror Resync Enabled when COMPATIBLE.RDBMS >= 11.1 Whenever ASM is unable to write an extent, ASM takes the associated disk offline. If the corresponding disk group uses ASM mirroring (NORMAL or HIGH redundancy), at least one mirror copy of the same extent exists on…

Administer ASM

Question

Which two conditions are required by the ASM fast mirror resynchronization to track block changes for a set period of time before dropping the disk from the disk group?

Options

  • ARedundancy is normal or high.
  • Bcompatibility. rdbms is set to a value of at least 11. l.
  • Cdisk_repair_time is set to a nondefault value.
  • Dblock_change_tracking IS enabled.
  • Edb_block_checking is enabled.
  • Fresumable_timeout is set to a nondefault value.

How the community answered

(29 responses)
  • A
    79% (23)
  • C
    10% (3)
  • D
    7% (2)
  • E
    3% (1)

Explanation

ASM Fast Mirror Resync Enabled when COMPATIBLE.RDBMS >= 11.1 Whenever ASM is unable to write an extent, ASM takes the associated disk offline. If the corresponding disk group uses ASM mirroring (NORMAL or HIGH redundancy), at least one mirror copy of the same extent exists on another disk in the disk group. Before Oracle Database 11g, ASM assumed that an offline disk contains only stale data and no longer reads from such disks. Shortly after a disk is put offline, ASM drops it from the disk group by re-creating the extents allocated to the disk on the remaining disks in the disk group using mirrored extent copies. This process is quite resource intensive and can take hours to complete. If the disk is replaced or the failure is repaired, the disk must be added again and another rebalance operation must take place.

Topics

#ASM fast mirror resync#disk_repair_time#ASM redundancy#compatibility.rdbms

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice