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!

PRVF-4007

csayantanFeb 18 2010 — edited Feb 22 2010
hi

i am getting some problem with runcluvfy can anyone help?
[oracle@rac-2 grid]$  ./runcluvfy.sh stage -pre crsinst -n rac-1,rac-2 -fixup -verbose
[oracle@rac-2 grid]$  ./runcluvfy.sh stage -pre crsinst -n rac-1,rac-2 -fixup -verbose

Performing pre-checks for cluster services setup 

Checking node reachability...

Check: Node reachability from node "rac-2"
  Destination Node                      Reachable?              
  ------------------------------------  ------------------------
  rac-2                                 yes                     
  rac-1                                 yes                     
Result: Node reachability check passed from node "rac-2"


Checking user equivalence...

Check: User equivalence for user "oracle"
  Node Name                             Comment                 
  ------------------------------------  ------------------------
  rac-2                                 failed                  
  rac-1                                 failed                  
Result: PRVF-4007 : User equivalence check failed for user "oracle"

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


Pre-check for cluster services setup was unsuccessful on all the nodes. 
[oracle@rac-2 grid]$ 
for rac-2
[root@rac-2 oracle]# id oracle
uid=500(oracle) gid=501(oinstall) groups=501(oinstall),506(asm),507(asmdba),508(asmadmin),509(asmoper)
[root@rac-2 oracle]# 

[root@rac-2 oracle]# id grid
uid=503(grid) gid=501(oinstall) groups=501(oinstall),500(dba),506(asm),507(asmdba),505(oper),504(grid),508(asmadmin),509(asmoper)
[root@rac-2 oracle]# 
rac-1
[root@rac-1 ~]# id oracle
uid=500(oracle) gid=501(oinstall) groups=500(dba),503(crs),506(asm),507(asmdba),501(oinstall)
[root@rac-1 ~]# id grid
uid=504(grid) gid=501(oinstall) groups=500(dba),501(oinstall),505(oper),506(asm),507(asmdba)
[root@rac-1 ~]# 
i am using OEL 5.4 64 b in rac-1 OEL 5.2 64 b 4 rac-2.AND clusterware 11.2 x86_64.
any suggestion could be helpful.

regards
This post has been answered by Mufalani on Feb 22 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2010
Added on Feb 18 2010
9 comments
8,654 views