Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

runcluvfy nodecon fails eventhough ssh and scp doesnt ask for password

50363Apr 24 2008 — edited Apr 30 2008
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2008
Added on Apr 24 2008
8 comments
3,999 views