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!

Adding Cluster Node

992918May 7 2014 — edited May 9 2014

Hello,

I have two nodes RAC01 & RAC02  RAC 11g r2 running on solaris 10. we are using /etc/hosts file and not DNS server for name resolution. the /etc/hosts file is as below.

#Public IPs

192.168.56.200   RAC01        loghost

192.168.56.210   RAC02        loghost

#Private IPs

10.10.10.10      RAC01-piv

10.10.10.20      RAC02-piv

#Virtaul IPs

192.168.56.201   RAC01-vip

192.168.56.211   RAC02-vip

#SCAN IP

192.168.56.250   cluster01-scan

now as per the requirement we would like to add another node to our cluster. Can anyone please let me know how to add the third node ( RAC03) without DNS server using /etc/hosts file

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 6 2014
Added on May 7 2014
1 comment
1,163 views