libvirt/tools
Eric Blake ed23b10660 blockjob: add virsh blockcommit
The new command 'virsh blockcommit $dom $disk' requests the start
of an asynchronous commit operation across the entire chain of
$disk.  Further arguments can fine-tune which portion of the
chain is committed.  Existing 'virsh blockjob' commands can then
track the status, change the bandwidth, or abort the commit job.

With a bit more on the command line, 'virsh blockcommit $dom $disk
--wait --verbose' can be used for blocking behavior, with visual
feedback on the overall status, and can be canceled with Ctrl-C.

The overall design, including the wait loop logic, borrows heavily
from the existing blockpull command.

* tools/virsh-domain.c (cmdBlockCommit): New function.
* tools/virsh.pod (blockcommit): Document it.
2012-09-17 21:44:49 -06:00
..
console.c
console.h
libvirt_win_icon_16x16.ico
libvirt_win_icon_32x32.ico
libvirt_win_icon_48x48.ico
libvirt_win_icon_64x64.ico
libvirt-guests.init.sh
libvirt-guests.service.in
libvirt-guests.sysconf
Makefile.am
virsh_win_icon.rc
virsh-domain-monitor.c
virsh-domain-monitor.h
virsh-domain.c blockjob: add virsh blockcommit 2012-09-17 21:44:49 -06:00
virsh-domain.h
virsh-edit.c
virsh-host.c node_memory: Expose the APIs to virsh 2012-09-17 13:55:35 +08:00
virsh-host.h
virsh-interface.c
virsh-interface.h
virsh-network.c virsh: Fix version numbers in comments 2012-09-13 16:59:12 +08:00
virsh-network.h
virsh-nodedev.c list: Use virConnectListAllNodeDevices in virsh 2012-09-17 11:32:53 +08:00
virsh-nodedev.h
virsh-nwfilter.c list: Use virConnectListAllNWFilters in virsh 2012-09-17 12:38:44 +08:00
virsh-nwfilter.h
virsh-pool.c virsh: Don't motify the const string 2012-09-17 11:29:31 +08:00
virsh-pool.h
virsh-secret.c list: Use virConnectListAllSecrets in virsh 2012-09-17 13:23:19 +08:00
virsh-secret.h
virsh-snapshot.c
virsh-snapshot.h
virsh-volume.c virsh: Fix version numbers in comments 2012-09-13 16:59:12 +08:00
virsh-volume.h
virsh.c virsh: Don't motify the const string 2012-09-17 11:29:31 +08:00
virsh.h virsh: Don't motify the const string 2012-09-17 11:29:31 +08:00
virsh.pod blockjob: add virsh blockcommit 2012-09-17 21:44:49 -06:00
virt-host-validate-common.c
virt-host-validate-common.h
virt-host-validate-lxc.c
virt-host-validate-lxc.h
virt-host-validate-qemu.c
virt-host-validate-qemu.h
virt-host-validate.c
virt-pki-validate.in
virt-sanlock-cleanup.in Fix virt-sanlock-cleanup documentation 2011-10-17 10:57:36 -06:00
virt-xml-validate.in