orachk does not complete successfully on ODA
(Doc ID 2691914.1)
Last updated on JANUARY 21, 2021
Applies to:
Oracle Database Appliance Software - Version 12.2.1.1.0 and laterInformation in this document applies to any platform.
Goal
orachk does not complete successfully on ODA.
========================================================
# ./orachk -a
Checking ssh user equivalency settings on all nodes in cluster for root
Node "Node1"is not configured for ssh user equivalency and the orachk uses ssh to execute checks on remote nodes.
Without passwordless ssh orachk can not run audit checks on the remote nodes.
If necessary due to security policies the orachk can be run on each node using -localonly option.
Do you want to configure SSH for user root on "Node1"[y/n][y] n
We can configure ssh only for this run and reverse the changes back. Do you want to continue?[y/n][y] y
Enter "Node1"root password :
Verifying root password ...
Node "Node1"has been configured for ssh user equivalency for root
Searching for running databases . . . . .
. .
List of running databases registered in OCR
1. "DB1"
2. None of above
Select databases from list for checking best practices. For multiple databases, select 1 for All or comma separated number like 1,2 etc [1-2][1].
. . . .
. . .
Checking Status of Oracle Software Stack - Clusterware, ASM, RDBMS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
-------------------------------------------------------------------------------------------------------
Oracle Stack Status
-------------------------------------------------------------------------------------------------------
Host Name CRS Installed RDBMS Installed CRS UP ASM UP RDBMS UP DB Instance Name
-------------------------------------------------------------------------------------------------------
"Node2" Yes Yes Yes Yes Yes DB2
"Node1" Yes Yes Yes Yes Yes DB1
-------------------------------------------------------------------------------------------------------
Copying plug-ins
. .
. . . . . .
*** Checking Best Practice Recommendations ( Pass / Warning / Fail ) ***
. .
#
========================================================
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |