Skip to content

jamalshahverdiev/ntp-and-dns-for-oracle

Repository files navigation

python-installer.sh - Detect OS type and installs appropriate python2.7 and python3.4 environment.

oracle-ntp-dns.py - Detects OS type, download and configures DNS and NTP servers.

The jinja2temps/iplist file contains IP configuration for DNS and NTP servers. If you intend to use different IPs please edit the file content to correspond to your environment. Please adhere the following rules while changing the configuration: each IP address must follow the sting starting from #.

iplist file template:
# vmrac1.rac.lan
192.168.56.110
# vmrac2.rac.lan
192.168.56.111
# vmrac1-vip.rac.lan
192.168.56.112
# vmrac2-vip.rac.lan
192.168.56.113
# rac-scan.rac.lan
192.168.56.114
192.168.56.115
192.168.56.116

The script asks to input an IP address of the DNS server (local or remote), user name and password of privileged user and domain name which will be used for Oracle Public Network.

About

NTP and DNS configuration for Oracle RAC with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published