Hello Everybody,
I am working a 2 Node RAC install, I've installed RAC many times before, but I just ran the script with these parameters
runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
The last time i ran this I didn't get these errors, but i think i used the user account name "oracle",
but this time i am using a different Linux account, do you have to use the actual name = oracle for the account name?
The Linux Account i am using is not called "oracle".
This is the actual error that i get when i execute the script....
[oradest@rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
Performing pre-checks for cluster services setup
Checking node reachability...
Check: Node reachability from node "rac1"
Destination Node Reachable?
------------------------------------ ------------------------
rac2 yes
rac1 yes
Result: Node reachability check passed from node "rac1"
Checking user equivalence...
Check: User equivalence for user "oradest"
Node Name Comment
------------------------------------ ------------------------
rac2 failed
rac1 failed
Result: PRVF-4007 : User equivalence check failed for user "oradest"
ERROR:
User equivalence unavailable on all the specified nodes
Verification cannot proceed
Pre-check for cluster services setup was unsuccessful on all the nodes.