Book Image

Proxmox High Availability

By : CHENG MAN
Book Image

Proxmox High Availability

By: CHENG MAN

Overview of this book

Table of Contents (15 chapters)
Proxmox High Availability
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. System Migration of an Existing System to a Proxmox VE Cluster

In Chapter 5, Testing on a Proxmox Cluster, we did some tests on our Proxmox cluster. During our tests, the VMs under HA protection were not affected due to a network card or a network switch failure. Even if we manually turned off one cluster node, the VMs where HA was enabled will automatically be switched to the remaining nodes.

Building a VM from scratch is pretty easy, but what if we already have a running system in hand? In this chapter, we are going to demonstrate the processes of moving an existing system to our cluster platform. The following topics will be covered in this chapter:

  • System migration of an existing Linux platform

  • Live migration of a physical machine to a KVM

  • System migration of a Windows platform

  • System migration from VMware to Proxmox

  • System migration from XenServer / Hyper-V Server to Proxmox

Assume we have a physical machine with the following system specifications:

  • OS: CentOS 6.5 and the Windows...