Node Connectivity - This is a prerequisite condition to test whether connectivity exists amongst all the nodes. The connectivity is being tested for the subnets "10.0.10.0,10.0.10.0,192.168.214.0"
Check Failed on Nodes: [rac04, rac03, rac02, rac01]
Verification result of failed node: rac04 Details:
-
PRVG-11073 : Subnet on interface "eth3" of node "rac01" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac02" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac03" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac04" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. - Cause:Cause Of Problem Not Available - Action:User Action Not Available
Back to Top
Verification result of failed node: rac03 Details:
-
PRVG-11073 : Subnet on interface "eth3" of node "rac01" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac02" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac03" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac04" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. - Cause:Cause Of Problem Not Available - Action:User Action Not Available
Back to Top
Verification result of failed node: rac02 Details:
-
PRVG-11073 : Subnet on interface "eth3" of node "rac01" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac02" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac03" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac04" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. - Cause:Cause Of Problem Not Available - Action:User Action Not Available
Back to Top
Verification result of failed node: rac01 Details:
-
PRVG-11073 : Subnet on interface "eth3" of node "rac01" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac02" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac03" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. PRVG-11073 : Subnet on interface "eth3" of node "rac04" is overlapping with the subnet on interface "eth2". IP address range ["10.0.10.0"-"10.0.10.255"] is overlapping with IP address range ["10.0.10.0"-"10.0.10.255"]. - Cause:Cause Of Problem Not Available - Action:User Action Not Available
Back to Top
我的IP配置:
rac01:
[root@rac01 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
IPADDR=192.168.214.201
NETMASK=255.255.255.0
USERCTL=no
BOOTPROTO=none
ONBOOT=yes
GATEWAY=192.168.214.1
IPV6INIT=no
TYPE=Ethernet
#DNS1=192.168.0.1
[root@rac01 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
[root@rac01 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
[root@rac01 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth2
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
GATEWAY=192.168.200.1
DEVICE=eth2
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
HWADDR=00:50:56:87:62:37
IPADDR=10.0.10.1
[root@rac01 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth3
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth3
GATEWAY=192.168.200.1
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
HWADDR=00:50:56:87:62:38
IPADDR=10.0.10.2
[root@rac01 ~]#
rac02:
[root@rac02 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
IPADDR=192.168.214.202
NETMASK=255.255.255.0
USERCTL=no
BOOTPROTO=none
ONBOOT=yes
GATEWAY=192.168.214.1
IPV6INIT=no
TYPE=Ethernet
[root@rac02 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
[root@rac02 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
[root@rac02 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth2
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth2
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
IPADDR=10.0.10.3
GATEWAY=192.168.200.1
HWADDR=00:50:56:87:62:39
[root@rac02 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth3
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth3
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
HWADDR=00:50:56:87:62:3a
IPADDR=10.0.10.4
GATEWAY=192.168.200.1
[root@rac02 ~]#
rac03:
[root@rac03 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
IPADDR=192.168.214.203
NETMASK=255.255.255.0
USERCTL=no
BOOTPROTO=none
ONBOOT=yes
GATEWAY=192.168.214.1
IPV6INIT=no
TYPE=Ethernet
[root@rac03 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
[root@rac03 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
[root@rac03 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth2
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth2
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
HWADDR=00:50:56:87:62:3c
IPADDR=10.0.10.5
GATEWAY=192.168.200.1
[root@rac03 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth3
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth3
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
HWADDR=00:50:56:87:62:3b
IPADDR=10.0.10.6
GATEWAY=192.168.200.1
[root@rac03 ~]#
rac04:
[root@rac04 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
IPADDR=192.168.214.204
NETMASK=255.255.255.0
USERCTL=no
BOOTPROTO=none
ONBOOT=yes
GATEWAY=192.168.214.1
IPV6INIT=no
TYPE=Ethernet
[root@rac04 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
TYPE=Ethernet
IPV6INIT=no
[root@rac04 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
USERCTL=no
ONBOOT=yes
SLAVE=yes
MASTER=bond0
BOOTPROTO=none
TYPE=Ethernet
IPV6INIT=no
[root@rac04 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth2
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth2
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
HWADDR=00:50:56:87:62:3d
IPADDR=10.0.10.7
GATEWAY=192.168.200.1
[root@rac04 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth3
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth3
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
HWADDR=00:50:56:87:62:3e
IPADDR=10.0.10.8
GATEWAY=192.168.200.1
[root@rac04 ~]#