Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

Chapter 14. High Availability

XFS and High Availability Add On

Usage of XFS in conjunction with Red Hat Enterprise Linux 6.2 High Availability Add On as a file system resource is now fully supported.

HA support for VMWare

Applications running inside VMWare based guests can now be configured for high availability. This also includes full support for the use of GFS2 shared storage file system in the environment. A new SOAP-based fence agent has been added that has the ability to fence guests when necessary.

Administrative UI enhancements

Luci, the web-based administrative UI for configuring clusters has been updated to include the following:

  • Role-based access control (RBAC): enables fine-grained access levels by defining user classes to access specific cluster operations.
  • Improved response times for destructive operations in a cluster.
Support for UDP-Unicast

IP multicasting has been the only supported option for a cluster transport. IP multicasting is inherently complex to configure and often requires re-configuration of network switches. UDP-unicast in contrast offers a simpler approach to cluster configuration and is an established protocol for cluster communication. UDP-unicast, initially introduced as a Technology Preview, is now fully supported.

Watchdog integration with fence_scsi

Watchdog is a general timer service available in Linux that can be used to periodically monitor system resources. Fence agents have now been integrated with watchdog such that the watchdog service can reboot a node after it has been fenced using fence_scsi. This eliminates the need for manual intervention to reboot the node after it has been fenced using fence_scsi.