Difference between revisions of "Virsh dumpxml"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code>virsh dumpxml<ref>https://libvirt.org/sources/virshcmdref/html-single/#sect-dumpxml</ref> {guest-id, VM_MACHINE_NAME or uuid}</code> [--inactive] [--security-info] [--up...")
 
Line 5: Line 5:
  
 
== Activities ==
 
== Activities ==
# [[KVM/Offline Migrate or move a virtual machine between two KVM servers without shared storage]]<ref>https://serverfault.com/questions/434064/correct-way-to-move-kvm-vm</ref>: <code>[[virsh/virsh dumpxml|virsh dumpxml]]</code> and <code>[[virsh/MY XML VM DEFINITION.XML|virsh define]]</code>
+
# [[Offline Migrate or move a virtual machine between two KVM servers without shared storage]]<ref>https://serverfault.com/questions/434064/correct-way-to-move-kvm-vm</ref>: <code>[[virsh dumpxml]]</code> and <code>[[virsh define]]</code>
# [[Virsh/Create Live backups]] with active [[virsh/virsh blockcommit|virsh blockcommit]]<ref>https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit</ref>
+
# [[Create Live backups]] with active [[virsh blockcommit]]<ref>https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit</ref>
  
 
== See also ==
 
== See also ==

Revision as of 04:42, 7 January 2020

virsh dumpxml[1] {guest-id, VM_MACHINE_NAME or uuid} [--inactive] [--security-info] [--update-cpu] [--migratable] [2]

--migratable with --migratable one can request an XML that is suitable for migrations, i.e., compatible with older libvirt releases and possibly amended with internal run-time options. This option may automatically enable other options (--update-cpu, --security-info, ...) as necessary[3]


Activities

  1. Offline Migrate or move a virtual machine between two KVM servers without shared storage[4]: virsh dumpxml and virsh define
  2. Create Live backups with active virsh blockcommit[5]

See also


See also

[[Category:Linux]

[[Category:KVM]

Advertising: