Home >Database >Mysql Tutorial >RedHat Linux 6.4 运行 runcluvfy 错误一例

RedHat Linux 6.4 运行 runcluvfy 错误一例

WBOY
WBOYOriginal
2016-06-07 17:30:491338browse

RedHat Linux 6.4 运行 runcluvfy 错误一例

Reference data is not available for verifying prerequisites on this operating system distribution
Verification cannot proceed


在Oracle linux 6.4上安装grid,安装前检查环境运行 runcluvfy.sh  报错,如下:


[oracle@node2 grid]$ ./runcluvfy.sh stage -pre crsinst -n node1,node2 -verbose

Performing pre-checks for cluster services setup

Checking node reachability...

Check: Node reachability from node "node2"
  Destination Node                      Reachable?             
  ------------------------------------  ------------------------
  node1                                yes                   
  node2                                yes                   
Result: Node reachability check passed from node "node2"

Checking user equivalence...

Check: User equivalence for user "oracle"
  Node Name                            Status                 
  ------------------------------------  ------------------------
  node2                                passed                 
  node1                                passed                 
Result: User equivalence check passed for user "oracle"

ERROR:
Reference data is not available for verifying prerequisites on this operating system distribution
Verification cannot proceed

Pre-check for cluster services setup was unsuccessful on all the nodes.
[oracle@node2 grid]$


[root@node2 etc]# more /etc/RedHat-release
Red Hat Enterprise Linux Server release 6.4 (Santiago)
[root@node2 etc]# rpm -qa|grep redhat-release
redhat-release-server-6Server-6.4.0.4.0.1.el6.i686
[root@node2 etc]#


查询matalink,在 [ID 1514012.1] 里有详细说明


Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 [Release 11.2]
IBM: Linux on System z
11.2.0.3 Clusterware installation on IBM: Linux on System z (zSeries)
Redhat 6.2 or later updates
Goal
11.2.0.3 Clusterware software has been certified for Redhat 6 but cluvfy will not run on Redhat 6 without some modifications to make it "Redhat 6 aware".

To assist you in installing the software and ensuring that any Redhat 6 IBM: Linux on System z (zSeries) clusters are configured correctly this article includes modifications to allow you to run the pre-install checks in cluvfy

./runcluvfy.sh stage -pre crsinst -n -r 11gR2  -fixup -fixupdir /scratch/fixup

Development are currently working on a "stand-alone" cluvfy utility to support clusterware installation on this platform on Redhat 6 - but as an interim measure the cvupack.zip attachment at the end of this document will provide the same functionality.

Unpublished > - OCE REFERENCE DATA IS NOT AVAILABLE FOR RHEL6 IN CVU CHECK

Fix
Files provided in the clupack.zip


按提示下载 clupack.zip ,,上传到安装文件目录下

[oracle@ clupack]$ pwd
/var/ftp/pub/software/oracle11G/i386/clupack
[oracle@ clupack]$ ll
total 176
-rw-r--r-- 1 oracle oinstall 65429 May 31 10:19 clupack.zip
-rw-r--r-- 1 oracle oinstall 41724 Dec  4 16:07 cvu_prereq.xml
-rw-r--r-- 1 oracle oinstall 19034 Dec  4 16:45 filegroup10.jar
-rw-r--r-- 1 oracle oinstall 42624 Dec  4 11:26 filegroup6.jar
-rw-r--r-- 1 oracle oinstall  1637 Jun 13  2012 redhat-release-6Server-1.noarch.rpm
[oracle@ clupack]$

推荐阅读:

Linux-6-64下安装Oracle 12C笔记

Oracle 12C新特性之翻页查询

解读 Oracle 12C 的 12 个新特性

linux

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn