How are you today? Are you OK? - I hope so
Are you happy? I hope so
I'm facing with a trouble when trying to install and configure Oracle 11gR2 Grid Infrastructure for RAC. That is, the installation need to configure SCAN address with DNS name. I'm trying to use hosts file, but I think it's not good for further configuration on production environments. So, I deciced to setup a new local DNS on that server. The main responsibility of this DNS server is resolving IP and address for cluster members, all of other IP resolving request will be redirect to global public DNS servers, such as Google DNS or OpenDNS.
DNS service setup is not a difficult problem exspecially for this situation. Let's get to work :">
First step, install some packages that provides dns resolving service:
Installing these packages with yum:
bind
bind-chroot
bind-libs
bind-utils
No comments:
Post a Comment