[libvirt-users] virsh dump

Peter Krempa pkrempa at redhat.com
Mon Apr 11 06:45:31 UTC 2016


On Sun, Apr 10, 2016 at 08:08:06 +0000, Leekitty wrote:
> Hi
> I want to use “virsh dump ”to only get the memory of a domain,but I do not know the image format 。
> Questions:
> 
> How can I get the memory by using “virsh dump”

virsh dump --memory-only produces an ELF image of guests memory without
any qemu internal data. Without the --memory-only option the dump format
is equivalent to the qemu migration stream format. I'd suggest reading
the man page for `virsh dump`.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20160411/8433b014/attachment.sig>


More information about the libvirt-users mailing list