Organizations across higher education and enterprise sectors face rising virtualization costs, shifting licensing structures, and architectural decisions that can no longer be deferred. In this landscape, IT leaders need a low-disruption migration path that protects critical workloads today while establishing a modern, hybrid cloud foundation for the future.
At Red Hat Summit 2026, Joseph Seegmiller, Infrastructure Engineer at Brigham Young University, joined Red Hat Solution Architects John Quigley and John Call to address these exact challenges. By using Red Hat OpenShift to run virtual machines (VMs) and containers side by side, Brigham Young University consolidated its infrastructure and simplified its operations.
We ended up deciding to move all of our virtualization into Red Hat OpenShift Virtualization. We migrated 1,500 virtual machines in only 6 weeks.
Figure 1. Joseph Seegmiller, Infrastructure Engineer at Brigham Young University, joined Red Hat Solution Architects John Quigley and John Call on stage.
While rapid migration is a significant milestone, maintaining high availability and protecting stateful database workloads after landing on the new platform is the top priority for infrastructure teams.
The underlying risk of data corruption in shared storage environments
To build a resilient platform, IT leaders must understand how Red Hat OpenShift handles node failures differently than traditional hypervisors. By default, when a node running VMs or containerized workloads becomes unresponsive, it does not instantly reschedule the affected workloads. This delay is an intentional safety feature designed to protect data integrity.
In a shared storage environment, a split-brain scenario poses a major threat. If a node loses communication with the cluster control plane but remains powered on, it may still write data to disk.
If a node loses network connectivity but its Fibre Channel connection remains active, the virtual machines continue running and writing to disk. Rescheduling that virtual machine automatically on a new node mounts the disk twice, causing severe data corruption. This is why automated node rebooting and fencing are required.
Without automated remediation, resolving these failures requires manual intervention. An operator must verify that the failed node is completely offline before safely terminating the old VM instance and starting a new one. In a large environment, this manual process introduces significant recovery delays.
The outage turned our operations team's dashboards into a Christmas tree with a bunch of blinking lights. It took us 2 hours to resolve. Had we implemented these node remediation strategies, the system would have resolved the issue in minutes instead of hours.
Automated recovery in minutes with Medik8s
To eliminate manual remediation and reduce downtime from hours to minutes, Red Hat OpenShift integrates the Medik8s operator framework. This framework provides automated node remediation and high availability for workloads including VMs.
The automated recovery process operates through 3 distinct components:
- Node Health Check operator: This component acts as a cluster smoke detector. It continuously monitors the status of worker nodes. If a node reports a NotReady or Unknown condition for the length of a configured duration (60 seconds is typical), the operator sounds an alarm and triggers a remediation template.
- Fence Agents Remediation (FAR): This is the fastest power-based fencing method. It interacts directly with the physical hardware's Baseboard Management Controller (BMC) interfaces, such as Dell iDRAC or HPE iLO, using the common Redfish API. The agent commands the BMC to reboot the hardware. Once the BMC confirms the power cycle, the cluster safely deletes the stuck VM and container workloads and reschedules them on healthy nodes, completing the process in approximately 155 seconds.
- Self Node Remediation (SNR): Serving as a reliable software-based fallback, this agent uses a kernel-level watchdog. The agent must interact with the watchdog timer every 30 seconds. If the agent detects that the node is isolated from its peers and the API server, it stops resetting the watchdog timer (or petting the watchdog in system administrator jargon). The watchdog then times out and forces the local operating system to reboot itself, safely releasing its storage locks.
By deploying these strategies, infrastructure teams protect VMs against data corruption while recovering automatically without human intervention.
Rebalancing live workloads using actual resource pressure
Achieving high availability requires more than surviving node crashes. It also requires proactive workload distribution to prevent nodes from running out of resources.
The default Kubernetes scheduler only evaluates resource placement decisions at the initial startup of a VM. Over time, as users log in or run intensive tasks, certain VMs may use more resources than initially requested, leading to resource starvation on specific nodes.
To resolve this imbalance, the Descheduler operator periodically evaluates the cluster. Instead of relying solely on static, pre-allocated resource requests, the Descheduler can leverage real-time resource consumption data provided by the kernel's Pressure Stall Information (PSI) interface.
PSI metrics track the amount of time VMs or containers spend waiting for CPU, memory, or disk (I/O) resources. If the Descheduler detects a node experiencing resource pressure, it identifies eligible VMs and initiates a live migration to move them to underutilized nodes. This proactive rebalancing maintains consistent application performance across the entire fleet.
Modernize your infrastructure strategy
Migrating to a unified hybrid cloud application platform helps organizations control operational costs, eliminate infrastructure silos, and establish a secure environment for modern application development. By combining Red Hat OpenShift Virtualization with automated remediation and proactive workload rebalancing, IT leaders can deliver predictable high availability for their most critical workloads.
Take the next step in your virtualization modernization journey:
- Generate an automated migration readiness report: Instantly evaluate the migration readiness of your VMware workloads with the no-cost Red Hat OpenShift migration advisor.
- Download the Architecture Guide: Access step-by-step instructions, architectural blueprints, and best practices for moving to Red Hat OpenShift Virtualization.
- Explore with Interactive Demos: See Red Hat OpenShift Virtualization in action and learn how to manage VMs and containers from a single, unified console.
Ressource
15 bonnes raisons d'adopter Red Hat OpenShift Virtualization
À propos de l'auteur
Debbie Margulies is a principal product marketing manager for Red Hat OpenShift and has been at Red Hat since 2019 through the acquisition of StackRox.
Plus de résultats similaires
Partenaires Red Hat : l'atout commercial ultime pour les télécommunications
La virtualisation en 2026 : création d'une plateforme pour les VM, les conteneurs et l'IA
Virtualization Is (Still) King | Compiler
Parcourir par canal
Automatisation
Les dernières nouveautés en matière d'automatisation informatique pour les technologies, les équipes et les environnements
Intelligence artificielle
Actualité sur les plateformes qui permettent aux clients d'exécuter des charges de travail d'IA sur tout type d'environnement
Cloud hybride ouvert
Découvrez comment créer un avenir flexible grâce au cloud hybride
Sécurité
Les dernières actualités sur la façon dont nous réduisons les risques dans tous les environnements et technologies
Edge computing
Actualité sur les plateformes qui simplifient les opérations en périphérie
Infrastructure
Les dernières nouveautés sur la plateforme Linux d'entreprise leader au monde
Applications
À l’intérieur de nos solutions aux défis d’application les plus difficiles
Virtualisation
L'avenir de la virtualisation d'entreprise pour vos charges de travail sur site ou sur le cloud