runcluvfy nodecon fails eventhough ssh and scp doesnt ask for password
50363Apr 24 2008 — edited Apr 30 2008Hi all,
this is my first attempt to oracle RAC . I configured the ssh gen as shown in documentation without using passphrase
I tested ssh and scp and it do not ask me password .
xt33db006[oracle:grid10p]/opt/home/oracle$ ssh xt33db007 date
Thu Apr 24 12:15:13 PDT 2008
xt33db007[oracle:grid10p]/opt/home/oracle$ ssh xt33db006 date
Thu Apr 24 12:15:43 PDT 2008
but when I try to do
runcluvfy.sh comp nodecon -n xt33db006,xt33db007 -verbose
Verifying node connectivity
ERROR:
User equivalence unavailable on all the nodes.
Verification cannot proceed.
do I need to put these 2 hostname in hosts.equiv file ? not sure what I am missing here
I will appreciate any pointer .
thanks
-Prasad