zoukankan      html  css  js  c++  java
  • 11.2 中Oracle Cluster Registry(OCR)可选的存储设备

    在11.2中ocr和votedisk 可以存放在ASM中了,该版本中Oracle Cluster Registry(OCR)可选的存储设备包括:  
    2011-10-29 00:13:18.828: [  OCROSD][1087046128]utstoragetypecommon:
    Oracle Cluster Registry does not support the storage type configured.
    OCR can be configured on: ASM, OCFS, OCFS2, NFS, Block Device, Character Device, VxFS
    2011-10-29 00:13:18.829: [  OCROSD][1087046128]utopen:6m'': OCR location # [0] [/g01/ocrlocal]
    configured is not a valid storage type. Return code [37].
    2011-10-29 00:13:18.829: [  OCROSD][1087046128]utopen:7: failed to open any OCR file/disk,
    errno=11, os err string=Resource temporarily unavailable
    2011-10-29 00:13:18.829: [  OCRRAW][1087046128]proprinit: Could not open raw device
    2011-10-29 00:13:18.829: [ default][1087046128]a_init:7!: Backend init unsuccessful : [26]
    2011-10-29 00:13:19.831: [  OCROSD][1087046128]utstoragetypecommon:
    Oracle Cluster Registry does not support the storage type configured.
    OCR can be configured on: ASM, OCFS, OCFS2, NFS, Block Device, Character Device, VxFS
      ASM, OCFS, OCFS2, NFS, Block Device, Character Device, VxFS都可以用来存放ocr文件。 虽然NFS是一种可用的选项,但是实际不推荐在产品环境使用网络文件系统, Mos Note<Mount Options for Oracle files when used with NAS devices [ID 359515.1]>介绍了mount NFS时的一些注意事项。
  • 相关阅读:
    小程序上传多张图片
    小程序倒计时遇到的问题
    taro小程序展示富文本
    taro小程序地址选择组件
    构建基于Suricata+Splunk的IDS入侵检测系统
    SQL注入学习资料总结
    常见WAF绕过思路
    业务安全漏洞挖掘归纳总结
    细说验证码安全 —— 测试思路大梳理
    验证码安全那些事
  • 原文地址:https://www.cnblogs.com/macleanoracle/p/2968077.html
Copyright © 2011-2022 走看看