# Xen - Włączenie Live Migration

DevFeed: [Xen - Włączenie Live Migration](<https://devfeed.tech/articles/xen-w-aczenie-live-migration-27522.md>)

Original publisher: [Read original article](<https://gagor.pro/2012/02/xen-wlaczenie-live-migration/>)

Author: Tom

Published: 2012-02-25T00:00:00Z

Content type: tutorial

Language: pl

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [ip](<https://devfeed.tech/tags/ip.md>), [migrate](<https://devfeed.tech/tags/migrate.md>), [migration](<https://devfeed.tech/tags/migration.md>), [port](<https://devfeed.tech/tags/port.md>), [xen](<https://devfeed.tech/tags/xen.md>)

## AI overview

This short Polish tutorial explains how to enable live migration for Xen DomU systems stored as images. It identifies the xend configuration settings to uncomment and shows how to set the relocation server, port, and IP address before running an xm live-migration command.

## Source excerpt

Jeżeli zdecydowaliśmy się na systemu DomU w obrazach to możemy korzystać z live migration. By uruchomić jej obsługę, trzeba w pliku /etc/xen/xend-config.sxp odkomentować odpowiednie linie i ustawić adres IP: (xend-relocation-server yes) (xend-relocation-port 8002) (xend-relocation-address '10.0.10.91') Wykonywanie migracji xm migrate --live nazwa-domu nazwa.lub.ip.zdalnego.hosta