5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
airydbablog 6:33 pm on May 26, 2016
Tags: DNS, RAC
DNS Server Con䁀옿guration For Oracle-RAC in RHEL 5/6/7
DNS Con䁀옿guration on Red Hat Enterprise Linux 5 or 6 or 7:
IP Addresses and other settings:
I have con䁀옿gred 4 Machines.
1: DNS+Strorage on a single Machine.
2: 3 Nodes Machines
DNS Server Details:
[Link] :
eth0 : [Link] —- For Public Network
gateway : [Link]
subnet : [Link]
hostname: [Link]
Primary DNS : [Link]
DNS Search Path : [Link]
3 Nodes Details:
Node1:
[Link] :
eth0: [Link] —- For Public Network
eth1: [Link] —- For Private Network
gateway : [Link]
subnet : [Link]
hostname: [Link]
Primary DNS : [Link]
[Link] 1/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
DNS Search Path : [Link]
Node2:
[Link] :
eth0: [Link] —- For Public Network
eth1: [Link] —- For Private Network
gateway : [Link]
subnet : [Link]
hostname: [Link]
Primary DNS : [Link]
DNS Search Path : [Link]
Node3:
[Link]
eth0: [Link] —- For Public Network
eth1: [Link] —- For Private Network
gateway : [Link]
subnet : [Link]
hostname: [Link]
Primary DNS : [Link]
DNS Search Path : [Link]
[root@paw-racstorage-dns ~]# mkdir -p /u01/rhel5_rpms
[root@paw-racstorage-dns ~]# chmod 777 /u01/rhel5_rpms
[root@paw-racstorage-dns ~]# cp -ar /media/SAI-OS-5U7_64bit/Server/*.* /u01/rhel5_rpms
[root@paw-racstorage-dns ~]# cd /u01/rhel5_rpms
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-chroot*
warning: bind-chroot-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing… ########################################### [100%]
[Link] 2/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
1:bind-chroot ########################################### [100%]
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-libs*
warning: [Link]: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing… ########################################### [100%]
1: bind-libs ########################################### [100%]
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh ypbind-1.19-12.el5_6.1.x86_64.rpm
warning: ypbind-1.19-12.el5_6.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing… ########################################### [100%]
1: ypbind ########################################### [100%]
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-9.3.6-16.P1.el5.x86_64.rpm
Follow
warning: bind-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Follow “airydba
Preparing… ########################################### [100%]
Oracle Blog Notes”
1: bind-9.3.6 ########################################### [100%]
Get every new post delivered to
your Inbox.
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-utils-9.3.6-16.P1.el5.x86_64.rpm
Join 290 other followers
warning: bind-utils-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Enter your email address
Preparing… ########################################### [100%]
Sign me up
1: bind-utils ########################################### [100%]
Build a website with [Link]
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-sdb-9.3.6-16.P1.el5.x86_64.rpm
warning: bind-sdb-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing… ########################################### [100%]
1:bind-sdb ########################################### [100%]
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-libbind-devel-9.3.6-16.P1.el5.x86_64
warning: [Link]: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing… ########################################### [100%]
1:bind-libbind-devel ########################################### [ 100%]
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-devel-9.3.6-16.P1.el5.x86_64.rpm
[Link] 3/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
warning: bind-devel-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing… ########################################### [100%]
1:bind-devel ########################################### [100%]
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh caching-nameserver-9.3.6-16.P1.el5.x86_64.rpm
warning: caching-nameserver-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing… ########################################### [100%]
1:caching-nameserver ########################################### [100%]
[root@paw-racstorage-dns ~]# rpm -qa bind*
bind-9.3.6-16.P1.el5
bind-utils-9.3.6-16.P1.el5
bind-devel-9.3.6-16.P1.el5
bind-sdb-9.3.6-16.P1.el5
bind-libbind-devel-9.3.6-16.P1.el5
bind-libs-9.3.6-16.P1.el5
bind-chroot-9.3.6-16.P1.el5
[root@paw-racstorage-dns ~]# rpm -qa system-con䁀옿g-bind*
system-con䁀옿g-bind-4.0.3-4.el5
[root@paw-racstorage-dns ~]# rpm -qa ypbind*
ypbind-1.19-12.el5_6.1
[root@paw-racstorage-dns ~]# rpm -qa caching-nameserver*
caching-nameserver-9.3.6-16.P1.el5
[root@paw-racstorage-dns ~]# cd /etc
[root@paw-racstorage-dns etc]# ll named*
lrwxrwxrwx 1 root named 52 May 11 12:21 [Link] ->
/var/named/chroot//etc/[Link]
lrwxrwxrwx 1 root named 42 May 11 12:21 [Link] -> /var/named/chroot//etc/[Link]
[root@paw-racstorage-dns etc]# cp [Link] [Link]-nameserver.conf1
[Link] 4/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
[root@paw-racstorage-dns etc]# mv [Link] [Link]
[root@paw-racstorage-dns etc]# ll named*
-rw-r—– 1 root root 1230 May 11 12:32 [Link]-nameserver.conf1
lrwxrwxrwx 1 root named 52 May 11 12:21 [Link] -> /var/named/chroot//etc/[Link]
lrwxrwxrwx 1 root named 42 May 11 12:21 [Link] -> /var/named/chroot//etc/[Link]
Orignal “/etc/[Link]” 䁀옿le :
[root@paw-racstorage-dns etc]# cat [Link]
//
// [Link]
//
// Provided by Red Hat caching-nameserver package to con䁀옿gure the
// ISC BIND named(8) DNS server as a caching only nameserver
// (as a localhost DNS resolver only).
//
// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.
//
// DO NOT EDIT THIS FILE – use system-con䁀옿g-bind or an editor
// to create [Link] – edits to this 䁀옿le will be lost on
// caching-nameserver package upgrade.
//
options {
listen-on port 53 { [Link]; };
listen-on-v6 port 53 { ::1; };
directory “/var/named”;
dump-䁀옿le “/var/named/data/cache_dump.db”;
statistics-䁀옿le “/var/named/data/named_stats.txt”;
[Link] 5/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
memstatistics-䁀옿le “/var/named/data/named_mem_stats.txt”;
// Those options should be used carefully because they disable port
// randomization
// query-source port 53;
// query-source-v6 port 53;
allow-query { localhost; };
allow-query-cache { localhost; };
};
logging {
channel default_debug {
䁀옿le “data/[Link]”;
severity dynamic;
};
};
view localhost_resolver {
match-clients { localhost; };
match-destinations { localhost; };
recursion yes;
include “/etc/[Link]”;
};
Modi䁀옿ed “/etc/[Link]” 䁀옿le :
[root@paw-racstorage-dns etc]# cat [Link]
// match-clients { localhost; };
// [Link]; };
// recursion yes;
// Provided by Red Hat caching-nameserver package to con䁀옿gure the
[Link] 6/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
// ISC BIND named(8) DNS server as a caching only nameserver
// (as a localhost DNS resolver only). .conf
//
// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.
//
// DO NOT EDIT THIS FILE – use system-con䁀옿g-bind or an editor
// to create [Link] – edits to this 䁀옿le will be lost on
// caching-nameserver package upgrade.
//
options {
listen-on port 53 { [Link]; [Link]; };
listen-on-v6 port 53 { ::1; };
directory “/var/named”;
dump-䁀옿le “/var/named/data/cache_dump.db”;
statistics-䁀옿le “/var/named/data/named_stats.txt”;
memstatistics-䁀옿le “/var/named/data/named_mem_stats.txt”;
// Those options should be used carefully because they disable port
// randomization
// query-source port 53;
// query-source-v6 port 53;
allow-query { localhost; any; };
allow-query-cache { localhost; any; };
};
logging {
channel default_debug {
䁀옿le “data/[Link]”;
[Link] 7/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
severity dynamic;
};
};
view localhost_resolver {
match-clients { localhost; any; };
match-destinations { localhost; any; };
recursion yes;
include “/etc/[Link]”;
};
Orignal “/etc/[Link]” :
[root@paw-racstorage-dns etc]# cat [Link]
// [Link]:
//
// Provided by Red Hat caching-nameserver package
//
// ISC BIND named zone con䁀옿guration for zones recommended by
// RFC 1912 section 4.1 : localhost TLDs and address zones
//
// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.
//
zone “.” IN {
type hint;
䁀옿le “[Link]”;
};
zone “localdomain” IN {
type master;
[Link] 8/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
䁀옿le “[Link]”;
allow-update { none; };
};
zone “localhost” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “[Link].[Link].[Link].[Link].[Link].[Link].[Link].[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “[Link]” IN {
type master;
䁀옿le “[Link]”;
[Link] 9/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
allow-update { none; };
};
Modifed “/etc/[Link]”:
[root@paw-racstorage-dns etc]# cat /etc/[Link]
// [Link]:
//oot@paw-racstorage-dns etc]# vi [Link]
// Provided by Red Hat caching-nameserver package
//
// ISC BIND named zone con䁀옿guration for zones recommended by
// RFC 1912 section 4.1 : localhost TLDs and address zones
//
// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.
//
zone “.” IN {
type hint;
䁀옿le “[Link]”;
};
zone “[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “localhost” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
[Link] 10/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
};
zone “[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “[Link].[Link].[Link].[Link].[Link].[Link].[Link].[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
zone “[Link]” IN {
type master;
䁀옿le “[Link]”;
allow-update { none; };
};
[root@paw-racstorage-dns etc]# cd /var/named/chroot/var/named/
[root@paw-racstorage-dns named]# ll
total 44
drwxrwx— 2 named named 4096 Aug 26 2004 data
-rw-r—– 1 root named 198 Dec 2 2010 [Link]
[Link] 11/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
-rw-r—– 1 root named 195 Dec 2 2010 [Link]
-rw-r—– 1 root named 427 Dec 2 2010 [Link]
-rw-r—– 1 root named 1892 Dec 2 2010 [Link]
-rw-r—– 1 root named 424 Dec 2 2010 [Link]
-rw-r—– 1 root named 426 Dec 2 2010 [Link]
-rw-r—– 1 root named 427 Dec 2 2010 [Link]
drwxrwx— 2 named named 4096 Jul 27 2004 slaves
[root@paw-racstorage-dns named]# cp -a [Link] [Link]
[root@paw-racstorage-dns named]# cp -a [Link] [Link]
[root@paw-racstorage-dns named]# ll
total 52
drwxrwx— 2 named named 4096 Aug 26 2004 data
-rw-r—– 1 root named 1087 May 11 12:54 [Link]
-rw-r—– 1 root named 198 Dec 2 2010 [Link]
-rw-r—– 1 root named 195 Dec 2 2010 [Link]
-rw-r—– 1 root named 427 Dec 2 2010 [Link]
-rw-r—– 1 root named 1892 Dec 2 2010 [Link]
-rw-r—– 1 root named 424 Dec 2 2010 [Link]
-rw-r—– 1 root named 426 Dec 2 2010 [Link]
-rw-r—– 1 root named 427 Dec 2 2010 [Link]
-rw-r—– 1 root named 953 May 11 12:59 [Link]
drwxrwx— 2 named named 4096 Jul 27 2004 slaves
Orignal “/var/named/chroot/var/named/[Link]”䁀옿le:
[root@paw-racstorage-dns named]# cat [Link]
$TTL 86400
[Link] 12/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
@ IN SOA localhost. [Link]. (
1997022700 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
IN NS localhost.
1 IN PTR localhost.
Modifed “/var/named/chroot/var/named/[Link]” 䁀옿le :
[root@paw-racstorage-dns named]# cat [Link]
$TTL 86400
@ IN SOA [Link]. [Link]. (
1997022700 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
IN NS [Link].
[Link]. IN A [Link]
paw-racstorage-dns IN A [Link]
paw-racnode1 IN A [Link]
paw-racnode2 IN A [Link]
paw-racnode3 IN A [Link]
paw-racnode1-priv IN A [Link]
paw-racnode2-priv IN A [Link]
paw-racnode3-priv IN A [Link]
[Link] 13/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
paw-racnode1-vip IN A [Link]
paw-racnode2-vip IN A [Link]
paw-racnode3-vip IN A [Link]
paw-rac01-scan IN A [Link]
paw-rac01-scan IN A [Link]
paw-rac01-scan IN A [Link]
Orignal “/var/named/chroot/var/named/[Link]” 䁀옿le:
[root@paw-racstorage-dns named]# cat [Link]
$TTL 86400
@ IN SOA localhost. [Link]. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS localhost.
Modifed “/var/named/chroot/var/named/[Link]” 䁀옿le:
[root@paw-racstorage-dns named]# cat [Link]
$TTL 86400
@ IN SOA [Link]. [Link]. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS [Link].
[Link] 14/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
10 IN PTR [Link].
11 IN PTR [Link].
12 IN PTR [Link].
13 IN PTR [Link].
21 IN PTR [Link].
22 IN PTR [Link].
23 IN PTR [Link].
101 IN PTR [Link].
102 IN PTR [Link].
103 IN PTR [Link].
Orignal “/etc/[Link]” 䁀옿le :
[root@paw-racstorage-dns named]# cat /etc/[Link]
; generated by /sbin/dhclient-script
search localdomain
nameserver [Link]
Modi䁀옿ed “/etc/[Link]” 䁀옿le :
[root@paw-racstorage-dns named]# cat /etc/[Link]
; generated by /sbin/dhclient-script
search [Link]
nameserver [Link]
Orignal “/etc/hosts” 䁀옿le :
[root@paw-racstorage-dns named]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
[Link] [Link] paw-racstorage-dns [Link] localhost
::1 localhost6.localdomain6 localhost6
[Link] 15/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
Modi䁀옿ed “/etc/hosts” 䁀옿le :
[root@paw-racstorage-dns named]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
[Link] [Link] localhost
::1 localhost6.localdomain6 localhost6
[root@paw-racstorage-dns named]#
Work To be performed on all Nodes (paw-racnode1,paw-racnode2,paw-racnode3):
Orignal “/etc/[Link]” 䁀옿le :
[root@paw-racstorage-dns named]# cat /etc/[Link]
search localdomain
nameserver [Link]
Modi䁀옿ed “/etc/[Link]” 䁀옿le :
[root@paw-racnode1 named]# cat /etc/[Link]
search [Link]
nameserver [Link]
Orignal “/etc/hosts” 䁀옿le :
[root@ paw-racnode1 named]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
[Link] [Link] paw-racnode1 [Link] localhost
::1 localhost6.localdomain6 localhost6
Modi䁀옿ed “/etc/hosts” 䁀옿le :
[root@ paw-racnode1 named]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
[Link] 16/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
[Link] [Link] localhost
::1 localhost6.localdomain6 localhost6
[root@paw-racstorage-dns named]# service named restart
[root@paw-racstorage-dns named]# chkcon䁀옿g named on
DNS Testing :
[root@paw-racstorage-dns named]# ping paw-racstorage-dns
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.014 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.029 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.029 ms
64 bytes from [Link] ([Link]): icmp_seq=4 ttl=64 time=0.028 ms
— [Link] ping statistics —
4 packets transmitted, 4 received, 0% packet loss, time 3001ms
rtt min/avg/max/mdev = 0.014/0.025/0.029/0.006 ms
[root@paw-racstorage-dns named]# ping paw-racnode1
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.659 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.238 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.245 ms
— [Link] ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.238/0.380/0.659/0.198 ms
[root@paw-racstorage-dns named]# ping paw-racnode2
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=1.13 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.235 ms
[Link] 17/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.227 ms
— [Link] ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 0.227/0.532/1.135/0.426 ms
[root@paw-racstorage-dns named]# ping paw-racnode3
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=1.14 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.229 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.229/0.688/1.147/0.459 ms
[root@paw-racstorage-dns named]# dig -x [Link]
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x [Link]
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44221
;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;[Link].[Link]. IN PTR
;; ANSWER SECTION:
[Link].[Link]. 86400 IN PTR [Link].
;; AUTHORITY SECTION:
[Link]. 86400 IN NS [Link].
;; ADDITIONAL SECTION:
[Link]. 86400 IN A [Link]
;; Query time: 0 msec
[Link] 18/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:39:53 2016
;; MSG SIZE rcvd: 118
[root@paw-racstorage-dns named]# dig -x [Link]
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x [Link]
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5827
;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;[Link].[Link]. IN PTR
;; ANSWER SECTION:
[Link].[Link]. 86400 IN PTR [Link].
;; AUTHORITY SECTION:
[Link]. 86400 IN NS [Link].
;; ADDITIONAL SECTION:
[Link]. 86400 IN A [Link]
;; Query time: 0 msec
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:42:10 2016
;; MSG SIZE rcvd: 131
[root@paw-racstorage-dns named]# dig -x [Link]
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x [Link]
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34370
[Link] 19/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;[Link].[Link]. IN PTR
;; ANSWER SECTION:
[Link].[Link]. 86400 IN PTR [Link].
;; AUTHORITY SECTION:
[Link]. 86400 IN NS [Link].
;; ADDITIONAL SECTION:
[Link]. 86400 IN A [Link]
;; Query time: 0 msec
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:42:16 2016
;; MSG SIZE rcvd: 131
[root@paw-racstorage-dns named]# dig -x [Link]
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x [Link]
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38759
;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;[Link].[Link]. IN PTR
;; ANSWER SECTION:
[Link].[Link]. 86400 IN PTR [Link].
;; AUTHORITY SECTION:
[Link]. 86400 IN NS [Link].
;; ADDITIONAL SECTION:
[Link] 20/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
[Link]. 86400 IN A [Link]
;; Query time: 0 msec
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:42:18 2016
;; MSG SIZE rcvd: 131
[root@paw-racstorage-dns named]# dig -x paw-racstorage-dns
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racstorage-dns
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 31271
;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;[Link]. IN PTR
;; Query time: 30 msec
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:40:29 2016
;; MSG SIZE rcvd: 49
[root@paw-racstorage-dns named]# dig -x [Link]
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x [Link]
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 30867
;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;[Link]. IN PTR
;; Query time: 4 msec
[Link] 21/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:40:43 2016
;; MSG SIZE rcvd: 61
[root@paw-racstorage-dns named]# dig -x paw-racnode1
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racnode1
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 36154
;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;[Link]. IN PTR
;; Query time: 5 msec
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:41:16 2016
;; MSG SIZE rcvd: 43
[root@paw-racstorage-dns named]# dig -x paw-racnode2
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racnode2
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 2062
;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;[Link]. IN PTR
;; Query time: 4 msec
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:41:20 2016
[Link] 22/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
;; MSG SIZE rcvd: 43
[root@paw-racstorage-dns named]# dig -x paw-racnode3
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racnode3
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 19888
;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;[Link]. IN PTR
;; Query time: 4 msec
;; SERVER: [Link]#53([Link])
;; WHEN: Wed May 11 16:41:23 2016
;; MSG SIZE rcvd: 43
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup paw-racstorage-dns
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
[Link] 23/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup paw-racnode1
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup paw-racnode3
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
[Link] 24/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[root@paw-racstorage-dns named]# nslookup [Link]
Server: [Link]
Address: [Link]#53
Name: [Link]
Address: [Link]
[Link] 25/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
Name: [Link]
Address: [Link]
Name: [Link]
Address: [Link]
=====================================================================
Checking on paw-racnode1 :
[root@paw-racnode1 ~]# ping paw-racstorage-dns
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.172 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.217 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.236 ms
— [Link] ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 0.172/0.208/0.236/0.029 ms
[root@paw-racnode1 ~]# ping paw-racnode1
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.019 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.029 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.030 ms
— [Link] ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.019/0.026/0.030/0.005 ms
[root@paw-racnode1 ~]# ping paw-racnode2
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=1.44 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.529 ms
[Link] 26/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.529/0.986/1.444/0.458 ms
You have new mail in /var/spool/mail/root
[root@paw-racnode1 ~]# ping paw-racnode3
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.754 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.217 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.217/0.485/0.754/0.269 ms
[root@paw-racnode1 ~]# ping paw-racnode1-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=1.25 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.163 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.163/0.708/1.253/0.545 ms
[root@paw-racnode1 ~]# ping paw-racnode2-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=1.25 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.236 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.236/0.745/1.255/0.510 ms
[root@paw-racnode1 ~]# ping paw-racnode3-priv
[Link] 27/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=0.018 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.026 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.018/0.022/0.026/0.004 ms
=====================================================================
Checking on paw-racnode2 :
[root@paw-racnode2 ~]# ping paw-racstorage-dns
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.181 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.517 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.219 ms
— [Link] ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.181/0.305/0.517/0.151 ms
[root@paw-racnode2 ~]# ping paw-racnode1
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=1.58 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.159 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.199 ms
— [Link] ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.159/0.649/1.589/0.664 ms
[root@paw-racnode2 ~]# ping paw-racnode2
PING [Link] ([Link]) 56(84) bytes of data.
[Link] 28/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.017 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.028 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.031 ms
— [Link] ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.017/0.025/0.031/0.007 ms
[root@paw-racnode2 ~]# ping paw-racnode3
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=1.66 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.217 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.219 ms
— [Link] ping statistics —
6 packets transmitted, 6 received, 0% packet loss, time 5001ms
rtt min/avg/max/mdev = 0.151/0.447/1.668/0.546 ms
[root@paw-racnode2 ~]# ping paw-racnode1-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=1.25 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.163 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.163/0.708/1.253/0.545 ms
[root@paw-racnode2 ~]# ping paw-racnode2-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=1.25 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.236 ms
— [Link] ping statistics —
[Link] 29/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.236/0.745/1.255/0.510 ms
[root@paw-racnode2 ~]# ping paw-racnode3-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=0.018 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.026 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.018/0.022/0.026/0.004 ms
====================================================================
Checking on paw-racnode3 :
[root@paw-racnode3 ~]# ping paw-racstorage-dns
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.109 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.221 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.109/0.165/0.221/0.056 ms
[root@paw-racnode3 ~]# ping paw-racnode1
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.022 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.027 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.022/0.024/0.027/0.005 ms
[root@paw-racnode3 ~]# ping paw-racnode2
[Link] 30/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.725 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.227 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.227/0.476/0.725/0.249 ms
[root@paw-racnode3 ~]# ping paw-racnode3
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link] ([Link]): icmp_seq=1 ttl=64 time=0.017 ms
64 bytes from [Link] ([Link]): icmp_seq=2 ttl=64 time=0.026 ms
64 bytes from [Link] ([Link]): icmp_seq=3 ttl=64 time=0.028 ms
64 bytes from [Link] ([Link]): icmp_seq=4 ttl=64 time=0.027 ms
— [Link] ping statistics —
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 0.017/0.024/0.028/0.006 ms
[root@paw-racnode3 ~]# ping paw-racnode1-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=1.25 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.163 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.163/0.708/1.253/0.545 ms
[root@paw-racnode3 ~]# ping paw-racnode2-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=1.25 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.236 ms
[Link] 31/32
5/28/2016 DNS Server Configuration For OracleRAC in RHEL 5/6/7 | airydba Oracle Blog Notes
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.236/0.745/1.255/0.510 ms
[root@paw-racnode3 ~]# ping paw-racnode3-priv
PING [Link] ([Link]) 56(84) bytes of data.
64 bytes from [Link]: icmp_seq=1 ttl=64 time=0.018 ms
64 bytes from [Link]: icmp_seq=2 ttl=64 time=0.026 ms
— [Link] ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.018/0.022/0.026/0.004 ms
Thank you for reading… This is Airy…Enjoy
About these ads
← Database Replay Work low in Enterprise Manager-II
[Link] 32/32