This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
virtualization:xenserver:xenserver_migration [2017/02/26 11:15] gcooper |
virtualization:xenserver:xenserver_migration [2017/04/12 13:56] (current) gcooper |
||
---|---|---|---|
Line 26: | Line 26: | ||
https:// | https:// | ||
- | :!: In the following commands, it is **required | + | :!: In the following commands, it is **necessary |
- | Using these commands, VMs are transferred (actually, exported and imported) directly from one ' | + | Using these commands, VMs are transferred (actually, exported and imported) directly from one ' |
- | Exporting, then importing will flatten (coalesce) all VHD chains in the process...a wonderful thing. | + | This process will **monopolize Management network bandwidth** for a good long while, affecting/ |
+ | |||
+ | Exporting, then importing will **flatten (coalesce) all VHD chains** in the process...a wonderful thing. | ||
==== Transfer a VM from One Pool to Another ==== | ==== Transfer a VM from One Pool to Another ==== | ||
Line 36: | Line 38: | ||
:!: VMs must be **shut down** before transferring with these commands. | :!: VMs must be **shut down** before transferring with these commands. | ||
- | :!: Add '' | + | :!: Add '' |
- | CLI example: | + | CLI example, as '' |
< | < | ||
Line 51: | Line 53: | ||
==== Transfer a Template and a VM from One Pool to Another ==== | ==== Transfer a Template and a VM from One Pool to Another ==== | ||
- | |||
- | CLI example: | ||
< | < | ||
xe template-export template-uuid=< | xe template-export template-uuid=< | ||
+ | </ | ||
+ | |||
+ | ===== Export/ | ||
+ | |||
+ | < | ||
+ | xe vm-export vm=" | ||
+ | |||
+ | xe vm-import filename="/ | ||
</ | </ |