Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: User Equivalence Unavailable ERROR message (URGENT!!!!)

Re: User Equivalence Unavailable ERROR message (URGENT!!!!)

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Wed, 6 Sep 2006 18:38:11 +0100
Message-ID: <7765c8970609061038w4b960a28i8cf2d5ce24c1b3d6@mail.gmail.com>


Have you done this

Set up user equivalence. (If on Unix, set up remote copy (rcp) to all

the nodes, including the local node.  If on Windows,     issue "NET
USE \\node_name\C$"     for each node.)from note 206037.1? That is it
is correct setting up of rcp that you should look at rather than ssh per-se

On 9/6/06, oracle sos <sosoracle_at_gmail.com> wrote:
>
>
> Hello
>
> I am getting the User equivalence unavailable on all the nodes while running cluvfy verification. (10gR2 RAC)
>
> ssh on both nodes are working correctly without needing password. I also enabled ssh user equivalency on the node that will launch OUI with exec /usr/bin/ssh-agent $SHELL and /usr/bin/ssh-add. I can't find any additional troublesheeting message from metalink and anywhere else and never get this message before.
>
> Appreciate all the help. Many thanks.
>
>
> $ ./runcluvfy.sh stage -pre crsinst -n node1,node2 -verbose
> notice: JAVA_HOME not set in the environment. <---- is this another issue???
>
> Performing pre-checks for cluster services setup
>
> Checking node reachability...
>
> Check: Node reachability from node "node1"
> Destination Node Reachable?
> ------------------------------------ ------------------------
> node1 yes
> node2 yes
> Result: Node reachability check passed from node "node1".
>
>
> Checking user equivalence...
>
> Check: User equivalence for user "oracle"
> Node Name Comment
> ------------------------------------ ------------------------
> node1 failed
> node2 failed
> Result: User equivalence check failed for user "oracle".
>
> ERROR:
> User equivalence unavailable on all the nodes.
> Verification cannot proceed.
>
>
>
> Thanks for all the help!!
>
> Cindy

-- 
Niall Litchfield
Oracle DBA
http://www.orawin.info
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 06 2006 - 12:38:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US