PRVF-4007 : User equivalence check failed for user "grid"
915922May 23 2012 — edited May 23 2012Oracle Version 11.2.0.3.0 patched to 11.2.0.3.1
I had installed GIU and RAC db on 2 node cluster
but since yesterdy has this issue when running the commands
[grid@vmorarac2 ~]$ cluvfy comp ocr -n all -verbose
Verifying OCR integrity
ERROR:
PRVF-4008 : User equivalence unavailable on all the specified nodes
Verification cannot proceed
vmorarac1 and vmorarac2 r the two nodes
as a grid user, from vmorarac1 i ran ssh vmorarac2 and it failed with above error and vice versa
so i did the following
from vmorarac1
ssh vmorarac2
yes and enter key
exec /usr/bin/ssh-agent $SHELL
/usr/bin/ssh-add
i did the same on other node
but the problem still exists.
Edited by: 912919 on 23-May-2012 06:58