resize: Add progress bar to virt-resize.
authorRichard Jones <rjones@redhat.com>
Tue, 31 Aug 2010 19:39:40 +0000 (20:39 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 1 Sep 2010 13:20:22 +0000 (14:20 +0100)
commitc9bc865a7acf372a66f7c9a3f34440deb32f1ea9
tree555ee3c6079d9938b9777464b4bbbef495cffca2
parent8ff17e1c9cf348c93ac731281b1e4a0d5fa7caf3
resize: Add progress bar to virt-resize.

With this commit you will see a plain progress bar during the
lengthy copy operations, similar to below:

Summary of changes:
/dev/sda1: partition will be left alone
/dev/sda2: partition will be resized from 7.5G to 9.5G
/dev/sda2: content will be expanded using the 'pvresize' method
Copying /dev/sda1 ...
[############################################################################]
Copying /dev/sda2 ...
[########################################------------------------------------]
tools/virt-resize