the voting file is essentially used by the cluaster synchronization services daemon for nodes moitoring information across the cluster.its size is set to around 20m.
the oracle cluter regidtry(ocr) file is also a key component of the crs.its maintians information about the high-availability componnrnts int your cluster such as the cluster node list,cluster database instance to node mapping,and crs application resource
profiles(such as services,virtual interconnect protocol address,and so on).the file is maintained automatically by administrative tools such as srvctl.its size is around 100m.
the name of the configureation file is ocr.loc.and the configureation file variable is ocrconfig_loc.the location for cluster repository is not restricted to raw devices.you can put ocr on shared storage that is managed by a cluster file system.
本文详细介绍了Oracle集群管理中至关重要的两个文件:投票文件(the voting file)和Oracle集群注册表(OCR)文件。前者用于集群同步服务守护进程监控信息,大小约为20MB;后者维护了高可用组件信息,包括集群节点列表、集群数据库实例到节点映射以及CRS应用程序资源配置,大小约为100MB。

173

被折叠的 条评论
为什么被折叠?



