etl2007 发表于 2015-5-16 18:11:23

如何理解GRID中local resource和 cluster resource


如果按照Oracle 官方文档的定义

local resource
A resource that runs on the nodes of a cluster but is unaware of anything outside of
the scope of the node.


cluster resource
A resource that is aware of the cluster environment and subject to cross-node
switchover and failover.

这真的是够抽象的,哪位大侠能够提供一个详细的文档说明呢?

我举一个例子吧,例如ASM diskgroup

如果是单机环境,将ASM Diskgroup 定义为 local resource 这是可以理解
但是到了RAC 环境。存储变成共享的了? 这个时候它是否应当就是 一个 cluster resource呢?
页: [1]
查看完整版本: 如何理解GRID中local resource和 cluster resource