add xcp-ng imports/exports
This commit is contained in:
parent
11cfc77bae
commit
ba9e68abc3
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user