Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
fcstat fcsX | grep Port Speed
In general, it is recommended to disable quorum for geographically mirrored volume groups in order to minimize the possibility of leaving the resource group in the ERROR state. In HACMP, quorum loss for a volume group causes HACMP to selectively move the affected resource group to another node. Similarly, in HACMP/XD for GLVM, if quorum is enabled and then lost for a geographically mirrored volume group, HACMP may start a selective fallover event (logged in hacmp.out as an rg_move for the resource group).
When a quorum is lost, the volume group varies itself off so that the disks are no longer accessible by the Logical Volume Manager (LVM). This prevents further disk I/O to that volume group so that data is not lost or assumed to be written when physical problems occur. Additionally, as a result of the vary off, the user is notified in the error log that a hardware error has occurred and service must be performed.
This has implications when you want to use disk mirroring in order to ensure high availability. In a two disk mirrored system, if the first disk fails, then you have lost 66 percent of your VGDAs, and the entire volume group becomes unavailable. This defeats the purpose of mirroring. For this reason, three or more (and generally an odd number) disk units provide a higher degree of availability and are highly recommended where mirroring is desired.
HACMP 4.5 and up automatically reatcs to a "loss of quorum" (LVM_SA_QUORCLOSE) error associated with a vg going offline on a cluster. In response to this error, a non-concurrent resource group goes offline on the node where the error occured. If the AIX 5L LVM takes a vg in the resource group offline due to a loss of quorum for the vg on the node, HACMP selectively moves the resource group to another node.
You can change this default behavior by customizing resource recovery to use a notify method instead of fallover.