PRVG-11138 PRVG-11352 When Running cluvfy or runcluvfy.sh

When running runcluvfy.sh or cluvfy, the following messages appear:

Multicast or broadcast check - This task checks that network interfaces in subnet are able to communicate over multicast group or broadcast IP address Details: 

 - 

PRVG-11138 : Interface "ens8" on node "racnode1" is not able to communicate with interface "ens8" on node "racnode1" over multicast group "224.0.0.251"  - Cause:  The specified interfaces were not able to communicate using a multicast address.  - Action:  Ensure that multicast is enabled on the specified interfaces and that a network path exists between the interfaces.

 - 

PRVG-11138 : Interface "ens8" on node "racnode1" is not able to communicate with interface "ens8" on node "racnode1" over multicast group "230.0.1.0"  - Cause:  The specified interfaces were not able to communicate using a multicast address.  - Action:  Ensure that multicast is enabled on the specified interfaces and that a network path exists between the interfaces.

 - 

PRVG-11352 : Interface "192.168.112.11" on node "racnode1" is not able to communicate with interface "192.168.112.11" on node "racnode1" with broadcast address "255.255.255.255"  - Cause:  The specified interfaces were not able to communicate using the broadcast address.  - Action:  Ensure that broadcast is enabled on the specified interfaces and that the network path allows broadcast.

SOLUTION

Stop and disable firewalld.

# systemctl status firewalld

# systemctl stop firewalld

# systemctl disable firewalld

# systemctl status firewalld

Step by Step Installing Oracle 12c GI and RAC on Linux 7 Using VirtualBox

Great start to build your own RAC with detailed instructions and explanations. For building 18c/19c/20c GI/RAC, this post is still helpful. After completing this lab, you should be in better position as an Oracle RAC DBA.

Contents

Introduction

This article describes the detailed step by step installation of Oracle Database 12c  (12.1.0.2 64-bit) GI and RAC on Linux (Oracle Linux 7.1 64-bit) using VirtualBox (5.0.10). It applies to Oracle 18c and 19c GI and RAC as well.

Subscribe to get access

Read more of this content when you subscribe today.