Re: runcluvfy failed continuously
Posted by ErmanArslansOracleBlog on Apr 28, 2021; 9:20am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/runcluvfy-failed-continuously-tp9685p9686.html
You got the following errors and I wrote my comments;
PRVG-1206 : Check cannot be performed for configured value of kernel parameter "panic_on_oops" on node
My Connect: Check the MOS note : PRVG-1206 : Check cannot be performed for configured value of kernel parameter "panic_on_oops" on node "racnode1" (Doc ID 1921982.1)
PRVF-5410 : Check of common NTP Time Server failed
My comment: Your ntp server conf is incorrect, or you OS doesn't trust the configured NTP server.
configure your ntp server /etc/resolv.conf
Ensure you have the connectivity (firewal rules and etc) in place.
Check with ntpq -pn and apply the workaround given in the following node, if it is the case;
--The workaround is to set the stratum for the local server to a value lower than the NTP server.
CVU NTP Prerequisite Check Fails With PRVF-5410 and PRVF-5416 (Doc ID 1384298.1)
PRVG-11850 : The system call "connect" failed with error "113" while executing exectask on node
My comment: It seems the verification utility picked a wrong interface.. There is MAC Address there.. So probably, they are wrong and that's why you shoud use the -networks option.. follow this note -> Cluvfy Network Check Fails on Cluster Install (Doc ID 2709779.1)