1. Hitachi Content Platform (HCP) v9.3 System Administration Guide (MK-93HCP003-11), Section: "About the HCP system," Subsection: "Nodes." The documentation states, "To ensure data consistency, an HCP system requires a majority of the nodes in the system to be running. This majority is called a quorum. If fewer than a quorum of the nodes are running, the HCP system stops running." This directly supports the principle of a majority, which is mathematically represented as (N/2) + 1.
2. Hitachi Content Platform (HCP) v9.2 Core-v Concepts and Features (HC-F1HCP001-08), Chapter 2: "HCP Architecture," Section: "Cluster Quorum." This section explains that HCP uses a majority-based quorum to function. It details that if a cluster loses enough nodes to lose quorum, the remaining nodes will enter a read-only or unavailable state to prevent inconsistent writes. This confirms the requirement for more than 50% of nodes to be active.