User Tools

Site Tools


virtualization:xenserver:xenserver_migration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualization:xenserver:xenserver_migration [2017/02/26 11:27]
gcooper
virtualization:xenserver:xenserver_migration [2017/04/12 13:56] (current)
gcooper
Line 56: Line 56:
 <file> <file>
 xe template-export template-uuid=<template-uuid> filename= | ssh root@<ip-of-new-server> xe vm-import filename=/dev/stdin && xe vm-export uuid=<vm-uuid> filename= | ssh root@<ip-of-new-server> xe vm-import filename=/dev/stdin xe template-export template-uuid=<template-uuid> filename= | ssh root@<ip-of-new-server> xe vm-import filename=/dev/stdin && xe vm-export uuid=<vm-uuid> filename= | ssh root@<ip-of-new-server> xe vm-import filename=/dev/stdin
 +</file>
 +
 +===== Export/Import to/from Mounted Storage =====
 +
 +<file>
 +xe vm-export vm="Name of VM" filename="/mount/point/Name Of VM.xva"
 +
 +xe vm-import filename="/mount/point/Name Of VM.ova" sr-uuid=<UUID of storage repository to place import> host-username=root host-password=>password of xenserver>
 </file> </file>
virtualization/xenserver/xenserver_migration.1488133664.txt.gz · Last modified: 2017/02/26 11:27 by gcooper