Oracleterverificationutilityfailed when Oracle11gR2 is installed in Linux
Cluster verification utility failed during Oracle 11gR2 installation in Linux
When installing grid infrastructure of Oracle 11gR2 in linux, after root. sh is executed
The following error is "oracle cluster utility failed ".
All previous processes are good.
Check crs_stat-t and find that gsd resources are both target and Status values offline.
Oracle official information explanation. This GSD is used on the 9.2 database. If there is no 9.2 database, the service can be OFFLINE.
5.3.4 Enabling The Global Services Daemon (GSD) for Oracle Database Release 9.2
By default, the Global Services daemon (GSD) is disabled. if you install Oracle Database 9i release 2 (9.2) on Oracle Grid Infrastructure for a Cluster 11g release 2 (11.2), then you must enable the GSD. use the following commands to enable the GSD before you install the Oracle Database release 9.2:
Srvctl enable nodeapps-g
Srvctl start nodeapps
Therefore, this issue can be ignored.
The NTPD error message is found in the Installation Log File, recalling that the NTPD background service was not started before and the error was ignored.
Therefore, manually start the NTPD service.
[Bash] # chkconfig -- level 2345 ntpd on
[Bash] #/etc/init. d/ntpd restart
Reinstall it again. This time everything is normal.
During the 11g installation, all verification items are the best.
Postscript:
You can ignore this error. NTPD is not required. It is not just a time synchronization.
It doesn't matter whether gsd resources are offline. The initial goal is offline, which cannot be used in 11 GB.
For more information about Oracle, see the Oracle topic page? Tid = 12