OS: linux 6.4(64bit)
DB: 11.2.0.3
[root@sdw1 rules.d]# /g01/app/11.2.0/grid/root.sh
Performing root user operation for Oracle 11gThe following environment variables are set as:
ORACLE_OWNER= grid
ORACLE_HOME= /g01/app/11.2.0/grid
Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
To configure Grid Infrastructure for a Stand-Alone Server run the following command as the root user:
/g01/app/11.2.0/grid/perl/bin/perl -I/g01/app/11.2.0/grid/perl/lib -I/g01/app/11.2.0/grid/crs/install /g01/app/11.2.0/grid/crs/install/roothas.pl
To configure Grid Infrastructure for a Cluster execute the following command:
/g01/app/11.2.0/grid/crs/config/config.sh
This command launches the Grid Infrastructure Configuration Wizard. The wizard also supports silent operation, and the parameters can be passed through the response file that is available in the installation media.
[root@sdw1 rules.d]# /g01/app/11.2.0/grid/crs/config/config.sh
ERROR: Unable to verify the graphical display setup. This application requires X display. Make sure that xdpyinfo exist under PATH variable.
ERROR: You must not be logged in as root to run this tool.
Log in as Oracle user and rerun this tool.
Using configuration parameter file: /g01/app/11.2.0/grid/crs/install/crsconfig_params
Creating trace directory
User ignored Prerequisites during installation
/g01/app/11.2.0/grid/bin/clscfg.bin: error while loading shared libraries: libcap.so.1: cannot open shared object file: No such file or directory
Failed to create keys in the OLR, rc = 127, Message:
Failed to write the checkpoint:'' with status:FAIL.Error code is 256
Failed to create keys in the OLR at /g01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 7497.
[root@sdw1 rules.d]#
解决方法:
cd /lib64
ln -s libcap.so.2.16 libcap.so.1
--/g01/app/11.2.0/grid/crs/install/roothas.pl -verbose -deconfig -force