Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      Developer Sandbox
      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Minimize downtime when migrating from VMware to OpenShift Virtualization

Red Hat Service Interconnect mitigates downtime and enables a disruption free migration.

August 1, 2024
Vamsi Ravula
Related topics:
Virtualization
Related products:
Red Hat OpenShift Container PlatformRed Hat OpenShift VirtualizationRed Hat Service Interconnect

Share:

    According to Gartner, despite the growing trend towards cloud migration and container adoption, a significant portion of datacenter x86 workloads will remain hypervisor-based virtualization through 2027, albeit reduced from previous years. See this e-book for more information on this topic. Managing a hybrid infrastructure that includes both hypervisor-based virtual machines and Kubernetes clusters can be a daunting task.

    For platform teams, the challenge lies in efficiently managing diverse environments while optimizing existing investments. Red Hat OpenShift Virtualization offers a compelling solution by allowing organizations to run both virtual machines (VMs) and containers on a single, unified platform. This enables them to have a platform that addresses their current needs while also preparing them for future modernization and change all while enhancing the operational efficiency. By migrating virtual machines from other platforms and running them on Red Hat OpenShift, you can get the most from your existing virtualization investments while taking advantage of cloud-native architectures, streamlined operations and management, and new development approaches. 

    Gradual migration approach

    Transitioning from traditional hypervisor solutions like VMware vSphere to OpenShift Virtualization requires a thoughtful, phased approach. Factors such as application dependencies, regulatory compliance, budget constraints, and resource availability often necessitate a phased migration approach to minimize disruption and maximize the benefits.  This gradual shift allows organizations to mitigate risks and ensure continuity while migrating to OpenShift virtualization. The traffic switchover from services running on existing hypervisor platforms to OpenShift Virtualization must be disruption-free with zero downtime. Additionally, connectivity to the existing VMs in the hypervisor needs to be maintained until all components are migrated.

    Ensuring seamless connectivity and zero downtime

    Central to this strategy is Red Hat Service Interconnect, which simplifies connectivity across disparate environments. Offering advanced Layer 7 addressing and routing capabilities, Service Interconnect ensures seamless communication between applications across environments. This ensures that applications can seamlessly communicate across different environments, even as components are moved or updated. Service Interconnect establishes a Virtual Application Network (VAN) where multiple destinations can use the same address. It can route requests to instances of a single service running on multiple environments. If a VM is disconnected or a service is undeployed after migration, the traffic is seamlessly switched over to the service instances running at newly migrated destinations associated with same address.

    This capability becomes invaluable during migrations. Imagine migrating your VMs from a hypervisor-based solution like VMware vSphere to OpenShift Virtualization. By moving a service from the hypervisor platform to OpenShift Virtualization and assigning it the same address or service name on the Service Interconnect network, traffic will be automatically distributed between the old and new environment. The anycast capability of Service Interconnect enables this. When the service running on a hypervisor enabled VM is undeployed after migration, the traffic is automatically switched over to the service running in the OpenShift Virtualization environment without any additional configurations. This ensures continuous availability and connectivity during the migration process.

    Example: Migrating a sample patient portal application

    Consider a patient portal application consisting of a frontend deployed on OpenShift, a database, and a payment processor running on VMware vSphere-based VMs. Through Red Hat Service Interconnect, these components are interconnected, allowing them to function as a cohesive unit despite being on different platforms, as shown in Figure 1.

    A diagram depicting how Service Interconnect connects services across disparate environments.
    Figure 1: Service Interconnect connects services spanning across multiple disparate environments. 

    After migrating the payment processor to OpenShift Virtualization and making it a part of the Service Interconnect network, the application architecture remains resilient. If the payment service on vSphere is undeployed, Red Hat Service Interconnect automatically reroutes traffic to the VM on OpenShift Virtualization environment without any disruption, while the database continues to operate as usual.  See Figure 2.

    A diagram depicting the payment service workflow between OpenShift and Service Interconnect.
    Figure 2: The payment service after migration is given the same service name on the skupper network.

    Eventually, when ready, the same approach can be used to migrate the database to OpenShift virtualization in a similar manner to complete the migration and completely move out from the hypervisor based platform such as Vsphere. This video showcases a demo of this scenario. If you are interested to try this out yourselves here is a link to the instructions on how to set things up. 

    Conclusion

    Red Hat's integrated approach with OpenShift Virtualization and Service Interconnect exemplifies a practical solution for gradually migrating VMs from hypervisor platforms such as vSphere to OpenShift virtualization. Service Interconnect plays a pivotal role by ensuring continuous service availability and connectivity during migrations. By leveraging Service Interconnect alongside OpenShift Virtualization, organizations can navigate hybrid cloud environments with confidence, ultimately achieving greater agility and operational efficiency.

    Resources

    1. Red Hat Service Interconnect
    2. Red Hat OpenShift Virtualization
    3. Github Instructions Repository
    Last updated: September 13, 2024

    Related Posts

    • OpenShift Virtualization for vSphere admins: Introduction to network configurations

    • OpenShift Virtualization for VMware vSphere admins: Disaster and site recovery

    • OpenShift Virtualization for vSphere admins: A change in the traditional storage paradigm

    • First steps with the data virtualization Operator for Red Hat OpenShift

    • How to back up and restore virtual machines with OpenShift

    • Monitor OpenShift Virtualization using user-defined projects and Grafana

    Recent Posts

    • Meet the Red Hat Node.js team at PowerUP 2025

    • How to use pipelines for AI/ML automation at the edge

    • What's new in network observability 1.8

    • LLM Compressor: Optimize LLMs for low-latency deployments

    • How to set up NVIDIA NIM on Red Hat OpenShift AI

    What’s up next?

    In this activity, you will connect services distributed across multiple OpenShift clusters using Red Hat Service Interconnect to establish a Virtual Applications Network and seamlessly leverage a GitOps workflow for service management.

    Start the activity
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue