add xcp-ng imports/exports

This commit is contained in:
Malin Freeborn 2020-06-19 15:18:50 +02:00
parent 11cfc77bae
commit ba9e68abc3
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# Make a local iso repository
> mkdir -p /var/opt/xen/ISO_Store
@ -23,4 +22,3 @@ List groups:
> vgs

View File

@ -106,3 +106,10 @@ For passthrough, use this:
> xe sr-list
# Exporting and Exporting VMs
> xe vm-export vm=<Name> filename=/full/path.xva
> xe vm-import vm=<Name> filename=/full/path.xva