[pve-devel] [PATCH storage] fix #3004: show progress of offline migration in task log
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 14 13:12:07 CET 2022
Am 14/11/2022 um 13:01 schrieb Leo Nunner:
> dd supports a 'status' flag, which enables it to show the copied bytes,
> duration, and the transfer rate, which then get printed to stderr.
>
can you post an excerpt of what it looks like and how frequent it outputs?
as unlike a TTY it cannot tell the console to override existing lines, so I
guess this will do some periodic printing?
More information about the pve-devel
mailing list