add xcp-ng imports/exports
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# Make a local iso repository
|
||||
|
||||
> mkdir -p /var/opt/xen/ISO_Store
|
||||
@@ -23,4 +22,3 @@ List groups:
|
||||
|
||||
> vgs
|
||||
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user