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

Home -> Community -> Usenet -> c.d.o.server -> RAC, user equivalence

RAC, user equivalence

From: Mladen Gogala <mgogala.SPAM-ME_at_not-at-verizon.net>
Date: Thu, 3 May 2007 22:11:06 +0200 (CEST)
Message-ID: <pan.2007.05.03.20.06.57@not-at-verizon.net>


Does anybody know what is @#$%! "user equivalence"? I have 2 nodes, I have all the elements and here is what I get:

[oracle_at_oracle20 cluvfy]$ ./runcluvfy.sh stage -pre crsinst -n
oracle20,oracle21 -verbose

Performing pre-checks for cluster services setup

Checking node reachability...

Check: Node reachability from node "oracle20"

  Destination Node                      Reachable?              
  ------------------------------------  ------------------------
  oracle20                              yes                     
  oracle21                              yes                     
Result: Node reachability check passed from node "oracle20".

Checking user equivalence...

Check: User equivalence for user "oracle"

  Node Name                             Comment                 
  ------------------------------------  ------------------------
  oracle21                              failed                  
  oracle20                              failed                  
Result: User equivalence check failed for user "oracle".

ERROR:
User equivalence unavailable on all the nodes. Verification cannot proceed.

Pre-check for cluster services setup was unsuccessful on all the nodes.
[oracle_at_oracle20 cluvfy]$

I can reach both nodes without a password:
[oracle_at_oracle20 cluvfy]$ ssh oracle21

Last login: Thu May 3 15:49:14 2007 from oracle20-priv
[oracle_at_oracle21 ~]$ ssh oracle20

Last login: Thu May 3 15:49:31 2007 from oracle21-priv
[oracle_at_oracle20 ~]$ ssh oracle21-priv

Last login: Thu May 3 16:09:38 2007 from oracle20
[oracle_at_oracle21 ~]$ ssh oracle20-priv

Last login: Thu May 3 16:09:42 2007 from oracle21
[oracle_at_oracle20 ~]$

WTF is "user equivalence"? The installation procedure for RAC is really, really foobar.

-- 
http://www.mladen-gogala.com
Received on Thu May 03 2007 - 15:11:06 CDT

Original text of this message

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