Re: User Equivalence Unavailable ERROR message (URGENT!!!!)
- From: "Niall Litchfield" <niall.litchfield@xxxxxxxxx>
- To: sosoracle@xxxxxxxxx
- Date: Wed, 6 Sep 2006 18:38:11 +0100
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@xxxxxxxxx> 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
- Follow-Ups:
- Re: URGENT!!! - Inadvertantly ran catalog.sql in an existing database
- From: Paula Stankus
- References:
- User Equivalence Unavailable ERROR message (URGENT!!!!)
- From: oracle sos
Other related posts:
- » User Equivalence Unavailable ERROR message (URGENT!!!!)
- » Re: User Equivalence Unavailable ERROR message (URGENT!!!!)
- » Re: User Equivalence Unavailable ERROR message (URGENT!!!!)
- » Re: User Equivalence Unavailable ERROR message (URGENT!!!!)
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
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
- Re: URGENT!!! - Inadvertantly ran catalog.sql in an existing database
- From: Paula Stankus
- User Equivalence Unavailable ERROR message (URGENT!!!!)
- From: oracle sos