oracle nomal,关于ASM NORMAL REDUNDANCY的故障处理

关于ASM NORMAL REDUNDANCY的故障处理

6ee5639a40442445944d63b514b2dd02.png

今天有朋友问到关于ASM的一个问题,当使用NORMAL REDUNDANCY方式创建磁盘组后,如果一个磁盘组掉线,或者使用不同盘阵,一个盘阵掉线,如何进行之后的处理,数据库运行是否会受到影响。

关于这个内容,理论上是没有问题的,至于实际操作则应极其慎重,在NORMAL REDUNDANCY模式下使用ASM的用户并不多见。

而且在Metalink上还刚刚看到一个BUG:5999619,在HP-UX PA-RISC (64-bit) 11.11平台

使用Database Version 10.2.0.3.0 ,有用户报告:ASM HANGS WHENEVER THE DISKS IN A FAILGROUP ARE NOT AVAILABLE

Metalink Note:395712.1对一些ASM常见问题做了总结,其中包括如下解答:SQL> CREATE DISKGROUP dgroup1 NORMAL REDUNDANCY

FAILGROUP controller1 DISK '/devices/diska1', '/devices/diska2', '/devices/diska3', '/devices/diska4'

FAILGROUP controller2 DISK '/devices/diskb1', '/devices/diskb2', '/devices/diskb3', '/devices/diskb4';

in this example we have 2 failure groups called controller1,controller2. There are 2 possible situations of failure can happen.

Situation #1:

-----------------

A disk in controller2 has failed or damaged.

In this case, if we supposed that disk '/devices/diskb3' has been damaged, ASM will mirror all the data in that disk to be available in the other 3 disks '/devices/diskb1', '/devices/diskb2', '/devices/diskb4'. ASM collected the file extents or data from the other failure group controller1 not from controller2 which means every file extent in controller1 failure group will be mirrored in controller2 failure group. The situation here may come to a critical one if the free space in '/devices/diskb1', '/devices/diskb2', '/devices/diskb4' can not hold the amount of data from the damaged disk '/devices/diskb3'. So some of the file extents located in controller1 failure group will be mirrored in controller2 failure group an others will not according to the lack of space in controller2 failure group. Database will still be working.

Situation #2:

-----------------

A whole failure group has been damaged.

In this case, if we supposed that controller1 failure group has been damaged, ASM will not mirror any thing because the mirroring happens among failure groups not among disks - No MIRRORING in a single failure group - . Database will still be working. This will lead that controller2 failure group will contain the primary extents. If any thing wrong happened to this data - primary extents - , the ASM will stop immediately.

By eygle on 2008-12-18 14:14 |

Comments (0) |

Advanced | 2118 |

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值