Book Image

CentOS High Availability

Book Image

CentOS High Availability

Overview of this book

Table of Contents (21 chapters)
CentOS High Availability
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Network failure


In the following example, you will perform a cluster node network failure test. Network failure can occur due to network infrastructure equipment failure or cluster node network card failure. It is important to note that the problematic cluster node with network failure could still have access to the shared cluster storage and—therefore—to the cluster data. It is critical for the fencing mechanism to fence the problematic cluster node and make sure that it is offline. In this way, the problematic cluster node can no longer access the cluster data.

The cluster from the following example is configured with a WebSite resource group to provide a website cluster service that includes a cluster IP address and an Apache web server instance. The WebSite resource group is running on the node-2.geekpeek.net cluster node. In the following screenshot, you can see the cluster status prior to the network failure test:

You can proceed to simulate the node-2.geekpeek.net cluster node's network...