Installing Grid Infrastructure 12.1.0.2
At the Prerequisite Checks step receive:
| Getting a prereq error that won't let me proceed: | |
| OS Kernel Parameter: panic_on_oops - This is a prerequisite condition to test whether the OS kernel parameter "panic_on_oops" is properly set. Expected Value : 1 Actual Value : Current=1; Configured=unknown Details: - PRVG-1201 : OS kernel parameter "panic_on_oops" does not have expected configured value on node "orastg01" [Expected = "1" ; Current = "1"; Configured = "unknown"]. - Cause: A check of the configured value for an OS kernel parameter did not find the expected value. - Action: Modify the kernel parameter configured value to meet the requirement. | |
However, it is set as:
sysctl -a | grep panic
kernel.panic_on_oops = 1
I put in an SR, hoping to find an answer sooner.
Any insights appreciated.
Sherrie