【问题标题】:INS-20802 Oracle Cluster Verification Utility failedINS-20802 Oracle 集群验证实用程序失败
【发布时间】:2017-07-26 00:00:39
【问题描述】:

我试图在双节点 AIX 7.2 集群上安装 Oracle 12cR1 RAC。安装程序在步骤 18/19 中执行集群验证时遇到此错误。

日志中的最后几行:

INFO: ERROR: 
INFO: Reference data is not available for release "12.1" on the operating system distribution "AIX7.2"
INFO: ERROR: 
INFO: Verification cannot proceed
INFO: Collecting OS best practice baseline
INFO: Collecting availability of port 8888 ...collected
INFO: Collecting Network parameter - ipqmaxlen ...collected
INFO: Collecting Network parameter - rfc1323 ...collected
INFO: Collecting Network parameter - sb_max ...collected
INFO: Collecting Network parameter - tcp_sendspace ...collected
INFO: Collecting Network parameter - tcp_recvspace ...collected
INFO: Collecting Network parameter - udp_sendspace ...collected
INFO: Collecting Network parameter - udp_recvspace ...collected
INFO: Collecting Ethernet Jumbo Frames ...collected
INFO: Collecting Clusterware mandatory requirements baseline
INFO: Collecting Node Connectivity ...collected
INFO: Collecting Multicast check ...nothing to collect
INFO: Collecting Time zone consistency ...collected
INFO: Collecting Cluster Manager Integrity ...nothing to collect
INFO: Collecting User Mask ...nothing to collect
INFO: Collecting Cluster Integrity ...nothing to collect
INFO: Collecting OCR Integrity ...collected
INFO: Collecting CRS Integrity ...nothing to collect
INFO: Collecting Node Application Existence ...nothing to collect
INFO: Collecting Single Client Access Name (SCAN) ...nothing to collect
INFO: Collecting OLR Integrity ...collected
INFO: Collecting Voting Disk ...collected
INFO: Collecting User Not In Group: grid ...nothing to collect
INFO: Collecting Clock Synchronization ...nothing to collect
INFO: Collecting VIP Subnet configuration check ...nothing to collect
INFO: Collecting Clusterware OHASD Resource Model Collection ...collected
INFO: Collecting Clusterware Resource Model Collection ...collected
INFO: Collecting GPnP Profile ...collected
INFO: Collecting Network configuration consistency checks ...nothing to collect
INFO: Collecting Software home: /opt/grid_home ...collected
INFO: Collecting Clusterware best practice baseline
INFO: Collecting CSS misscount parameter ...collected
INFO: Collecting CSS reboottime parameter ...collected
INFO: Collecting CSS disktimeout parameter ...collected
INFO: Baseline data collection failed.
INFO: Post-check for cluster services setup was unsuccessful on all the nodes. 
INFO: 
WARNING: 
INFO: Completed Plugin named: Oracle Cluster Verification Utility

发生此错误后,RAC 状态似乎正常:

bash-3.00# ./crsctl check crs
CRS-4638: Oracle High Availability Services is online
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online

关于如何解决这个问题的任何想法?可以忽略它吗?

【问题讨论】:

    标签: database oracle aix oracle12c


    【解决方案1】:

    我很确定这是一个与 cvu_prereq.xml 文件相关的 Oracle 错误。 RE MOS Doc ID 2169858.1 只需验证您的所有pre-reqs are valid,然后使用ignoreSysPrereqs 标志运行安装程序。

    /runInstaller -ignoreSysPrereqs
    

    【讨论】:

      猜你喜欢
      • 2022-11-27
      • 2020-12-12
      • 1970-01-01
      • 2019-04-07
      • 2015-11-23
      • 1970-01-01
      • 1970-01-01
      • 2018-11-08
      • 2019-06-25
      相关资源
      最近更新 更多