# Live migration between Centos and Ubuntu KVM host

**URL:** https://forum.opennebula.io/t/live-migration-between-centos-and-ubuntu-kvm-host/10019
**Category:** Product Support
**Created:** [October 12, 2021, 11:49am UTC](https://forum.opennebula.io/t/live-migration-between-centos-and-ubuntu-kvm-host/10019 "2021-10-12T11:49:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![TomT](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.opennebula.io/tomt/32/4945_2.png) [@TomT](https://forum.opennebula.io/u/TomT)
#### Post date: [October 12, 2021, 11:49am UTC](https://forum.opennebula.io/t/live-migration-between-centos-and-ubuntu-kvm-host/10019/1 "2021-10-12T11:49:20Z")

</div>

Hi,

We are running Opennebula version 5.10.1 with Centos 7 KVM hosts.  
Recently we hadded Ubuntu 18.04 KVM hosts but we are unable to live migrate from the Centos hosts to the Ubuntu hosts because of different “Machine types”

Centos uses pc-i440fx-rhel7.0.0 and Ubuntu pc-i440fx-bionic

Both have a machine type called “pc” but also doesn’t work because it is an alias.

Is it possible to create custom machine type which is supported on both hosts ?

---

<div class="post-metadata">

### Author: ![rdiaz](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.opennebula.io/rdiaz/32/6416_2.png) [@rdiaz](https://forum.opennebula.io/u/rdiaz)
#### Post date: [October 15, 2021, 8:45am UTC](https://forum.opennebula.io/t/live-migration-between-centos-and-ubuntu-kvm-host/10019/2 "2021-10-15T08:45:46Z")

</div>

Hi @TomT ,

It is recommended to use the same OS on all hosts but you can try changing the machine type to `q35`.

Cheers.
