zoukankan      html  css  js  c++  java
  • 053526

    Which of the following is a benefit of ASM fast disk resync?
    A. Failed disks are taken offline immediately but are not dropped.
    B. Disk data is never lost.
    C. By default, the failed disk is not dropped from the disk group ever, protecting you from loss of that disk.
    D. The failed disk is automatically reformatted and then resynchronized to speed up the recovery process.
    E. Hot spare disks are automatically configured and added to the disk group.

      When a disk fails,it is taken offline immediately but it is not dropped at that time.By default, you will have 3.6 hours to correct the problem before ASM will automatically drop the disk.You can configure this time by modifying the disk attributes.
      ASM 快速镜像重新同步可以显著减少重新同步临时故障磁盘所需的时间。如果某个磁盘因临时故障而脱机,ASM 将跟踪在中断期间发生修改的区。临时故障被修复后,ASM 可以快速地仅重新同步在中断期间受影响的 ASM 磁盘区。
      此功能假设受影响的 ASM 磁盘的内容未被破坏或修改。
      某个 ASM 磁盘路径出现故障时,如果已设置了相应磁盘组的 DISK_REPAIR_TIME 属性,则 ASM 磁盘会脱机,但不会被删除。此属性的设置确定了 ASM 可容忍的磁盘中断持续时间;如果中断在此时间范围内,则修复完成后仍可重新同步。注:跟踪机制对每个修改的分配单元使用 1 位。这样可确保跟踪机制非常高效。

  • 相关阅读:
    阿里云内网和公网NTP服务器和其他互联网基础服务时间同步服务器
    python3 tkinter
    未来的趋势发展 802.11v网络协议解析
    如何挑选好料酒?
    bootstrap
    结巴中文词频分析
    Covariance 协方差分析
    调整的R方_如何选择回归模型
    赤池信息量准则 ( Akaike information criterion)
    python蒙特卡洛脚本模拟—挑战者号爆炸概率
  • 原文地址:https://www.cnblogs.com/Babylon/p/7798165.html
Copyright © 2011-2022 走看看