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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ADDING NODE on RAC is failed

JhilMar 9 2018 — edited Mar 9 2018

Dear Experts ,

Adding Node is getting failed ..

DB : 11.2.0.3 on OL 6.5

$ ./addNode.sh -silent "CLUSTER_NEW_NODES={rac3}" "CLUSTER_NEW_VIRTUAL_HOSTNAMES={rac3-vip}"

Performing pre-checks for node addition

Checking node reachability...

Node reachability check passed from node "RAC1"

Checking user equivalence...

User equivalence check passed for user "grid"

Checking node connectivity...

Checking hosts config file...

Verification of the hosts config file successful

Check: Node connectivity for interface "eth0"

Node connectivity passed for interface "eth0"

ERROR:

PRVF-7617 : Node connectivity between "RAC1 : 192.168.56.10" and "rac2 : 192.168.56.51" failed

TCP connectivity check failed for subnet "192.168.56.0"

Checking subnet mask consistency...

Subnet mask consistency check passed for subnet "192.168.56.0".

Subnet mask consistency check passed.

Node connectivity check failed

Checking multicast communication...

Checking subnet "192.168.56.0" for multicast communication with multicast group "230.0.1.0"...

Check of subnet "192.168.56.0" for multicast communication with multicast group "230.0.1.0" passed.

Check of multicast communication passed.

Checking CRS integrity...

Clusterware version consistency passed

CRS integrity check passed

Checking shared resources...

Checking CRS home location...

"/u01/product/11.2.0/grid_home" is shared

Shared resources check for node addition passed

Checking node connectivity...

Checking hosts config file...

Verification of the hosts config file successful

Check: Node connectivity for interface "eth0"

Node connectivity passed for interface "eth0"

ERROR:

PRVF-7617 : Node connectivity between "RAC1 : 192.168.56.10" and "rac1 : 192.168.56.11" failed

TCP connectivity check failed for subnet "192.168.56.0"

Check: Node connectivity for interface "eth1"

Node connectivity passed for interface "eth1"

TCP connectivity check passed for subnet "10.0.0.0"

Checking subnet mask consistency...

Subnet mask consistency check passed for subnet "192.168.56.0".

Subnet mask consistency check passed for subnet "10.0.0.0".

Subnet mask consistency check passed.

Node connectivity check failed

Checking multicast communication...

Checking subnet "192.168.56.0" for multicast communication with multicast group "230.0.1.0"...

Check of subnet "192.168.56.0" for multicast communication with multicast group "230.0.1.0" passed.

Checking subnet "10.0.0.0" for multicast communication with multicast group "230.0.1.0"...

Check of subnet "10.0.0.0" for multicast communication with multicast group "230.0.1.0" passed.

Check of multicast communication passed.

Total memory check passed

Available memory check passed

Swap space check passed

Free disk space check passed for "RAC1:/u01/product/11.2.0/grid_home"

Free disk space check passed for "rac3:/u01/product/11.2.0/grid_home"

Free disk space check passed for "RAC1:/tmp"

Free disk space check passed for "rac3:/tmp"

Check for multiple users with UID value 550 passed

User existence check passed for "grid"

Run level check passed

Hard limits check passed for "maximum open file descriptors"

Soft limits check passed for "maximum open file descriptors"

Hard limits check passed for "maximum user processes"

Soft limits check passed for "maximum user processes"

System architecture check passed

Kernel version check passed

Kernel parameter check passed for "semmsl"

Kernel parameter check passed for "semmns"

Kernel parameter check passed for "semopm"

Kernel parameter check passed for "semmni"

Kernel parameter check passed for "shmmax"

Kernel parameter check passed for "shmmni"

Kernel parameter check passed for "shmall"

Kernel parameter check passed for "file-max"

Kernel parameter check passed for "ip_local_port_range"

Kernel parameter check passed for "rmem_default"

Kernel parameter check passed for "rmem_max"

Kernel parameter check passed for "wmem_default"

Kernel parameter check passed for "wmem_max"

Kernel parameter check passed for "aio-max-nr"

Package existence check passed for "binutils"

Package existence check passed for "compat-libcap1"

Package existence check passed for "compat-libstdc++-33(x86_64)"

Package existence check passed for "libgcc(x86_64)"

Package existence check passed for "libstdc++(x86_64)"

Package existence check passed for "libstdc++-devel(x86_64)"

Package existence check passed for "sysstat"

Package existence check passed for "gcc"

Package existence check passed for "gcc-c++"

Package existence check passed for "ksh"

Package existence check passed for "make"

Package existence check passed for "glibc(x86_64)"

Package existence check passed for "glibc-devel(x86_64)"

Package existence check passed for "libaio(x86_64)"

Package existence check passed for "libaio-devel(x86_64)"

Check for multiple users with UID value 0 passed

Current group ID check passed

Starting check for consistency of primary group of root user

Check for consistency of root user's primary group passed

Checking OCR integrity...

OCR integrity check passed

Checking Oracle Cluster Voting Disk configuration...

Oracle Cluster Voting Disk configuration check passed

Time zone consistency check passed

Starting Clock synchronization checks using Network Time Protocol(NTP)...

NTP Configuration file check started...

Checking daemon liveness...

Liveness check failed for "ntpd"

Check failed on nodes:

rac3

PRVF-5508 : NTP configuration file is present on at least one node on which NTP daemon or service is not running.

Clock synchronization check using Network Time Protocol(NTP) failed

User "grid" is not part of "root" group. Check passed

Checking consistency of file "/etc/resolv.conf" across nodes

WARNING:

PRVF-5640 : Both search and domain entries are present in file "/etc/resolv.conf" on the following nodes: RAC1,rac3

domain entry in file "/etc/resolv.conf" is consistent across nodes

All nodes have one domain entry defined in file "/etc/resolv.conf"

Checking all nodes to make sure that domain is "localdomain" as found on node "RAC1"

All nodes of the cluster have same value for 'domain'

search entry in file "/etc/resolv.conf" is consistent across nodes

All nodes have one search entry defined in file "/etc/resolv.conf"

PRVF-5623 : search entry in file "/etc/resolv.conf" on node "rac3" is "localdomain oracle.com" which differs from reference node

PRVF-5636 : The DNS response time for an unreachable node exceeded "15000" ms on following nodes: RAC1,rac3

File "/etc/resolv.conf" is not consistent across nodes

Checking VIP configuration.

Checking VIP Subnet configuration.

Check for VIP Subnet configuration passed.

Checking VIP reachability

Check for VIP reachability passed.

Pre-check for node addition was unsuccessful on all the nodes.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2018
Added on Mar 9 2018
5 comments
1,785 views