Migrating z/VM to Red Hat OpenShift Virtualization
This guide covers the process of migrating a z/VM guest with FCP multipath storage to OpenShift Virtualization on s390x architecture.
Overview
The migration process includes the following key steps:
- Safely detaching FCP disk from z/VM guest
- Attaching disk to management server
- Creating DD images from multipath devices
- Converting to QCOW2 format
- Modifying boot configuration for KVM
- Creating bootable VMs in OpenShift Virtualization
Architecture
The migration architecture consists of the following components:
- Source
- z/VM guest with FCP disk
- Target
- OpenShift Virtualization VM on s390x
- Disk layout
- Two partitions (/boot and /) or one partition layout
Migration phases
The migration process is divided into the following phases:
- Preparation - Detach disk from z/VM guest
- Image creation - Create DD image from z/VM disk
- Format conversion - Convert to QCOW2 format
- Upload - Upload to OpenShift Virtualization
- Boot configuration - Modify boot configuration
- Deployment - Deploy VM
- Post-migration - Optional post-migration tasks