* Re: [Qemu-devel] [PATCH v4 0/6] Efficient VM backup for qemu [not found] ` <24E144B8C0207547AD09C467A8259F7557AC2821@lisa.maurer-it.com> @ 2013-03-06 12:59 ` Stefan Hajnoczi 2013-03-06 14:46 ` Dietmar Maurer 0 siblings, 1 reply; 2+ messages in thread From: Stefan Hajnoczi @ 2013-03-06 12:59 UTC (permalink / raw) To: Dietmar Maurer Cc: Kevin Wolf, Paolo Bonzini, qemu-devel@nongnu.org, Wenchao Xia On Mon, Feb 25, 2013 at 04:35:09PM +0000, Dietmar Maurer wrote: > > >>> If we use nbd, how can we pass additional information to the other > > >>> side, for example information about unallocated regions? > > >>> > > >> > > >> You can either send trim commands, or just skip those regions and let > > >> the other side figure it out. > > > > > > But we are lost if we want to transfer something else? I am currently > > > not sure what we want to transfer, but I am sure we will find something in > > future. > > > > > > Or can we simply add a header to each write with additional information? > > > > Let's discuss it once we have a clearer picture of what that additional info would > > be. > > OK, just discovered such case. > > For example it would be nice to pass the size of the devices somehow? That is not necessary since the management tool that starts the VMA write process can pass this info (from 'query-block' QMP command): $ vma-writer --output backup-20130201.vma \ --add-file path/to/vm-config.xml \ --vmstate /tmp/backup-20130201.vmstate \ --nbd /tmp/backup-20130201.nbd \ --blockdev name=virtio-drive0,size=64424509440 \ --blockdev name=virtio-drive1,size=128849018880 Note that this syntax uses Paolo's suggestions for UNIX domain sockets and NBD named exports. Stefan ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH v4 0/6] Efficient VM backup for qemu 2013-03-06 12:59 ` [Qemu-devel] [PATCH v4 0/6] Efficient VM backup for qemu Stefan Hajnoczi @ 2013-03-06 14:46 ` Dietmar Maurer 0 siblings, 0 replies; 2+ messages in thread From: Dietmar Maurer @ 2013-03-06 14:46 UTC (permalink / raw) To: Stefan Hajnoczi Cc: Kevin Wolf, Paolo Bonzini, qemu-devel@nongnu.org, Wenchao Xia > > > > Or can we simply add a header to each write with additional information? > > > > > > Let's discuss it once we have a clearer picture of what that > > > additional info would be. > > > > OK, just discovered such case. > > > > For example it would be nice to pass the size of the devices somehow? > > That is not necessary since the management tool that starts the VMA write > process can pass this info (from 'query-block' QMP command): That is why I said 'it would be nice' (not necessary). ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-06 14:47 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <24E144B8C0207547AD09C467A8259F7557A70D81@lisa.maurer-it.com> [not found] ` <51275C5A.50301@redhat.com> [not found] ` <24E144B8C0207547AD09C467A8259F7557A70E6A@lisa.maurer-it.com> [not found] ` <51276D7F.2050000@redhat.com> [not found] ` <CAJSP0QVqA+cHpZPNxi=Wf0O4aVS3Gbou0TqW1uqWBNMrPydLKw@mail.gmail.com> [not found] ` <24E144B8C0207547AD09C467A8259F7557A7F6FB@lisa.maurer-it.com> [not found] ` <5127AFDC.1060403@redhat.com> [not found] ` <24E144B8C0207547AD09C467A8259F7557A7F7B2@lisa.maurer-it.com> [not found] ` <5127B3B3.20308@redhat.com> [not found] ` <24E144B8C0207547AD09C467A8259F7557AC2821@lisa.maurer-it.com> 2013-03-06 12:59 ` [Qemu-devel] [PATCH v4 0/6] Efficient VM backup for qemu Stefan Hajnoczi 2013-03-06 14:46 ` Dietmar Maurer
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).