Once upon a time, Chris Murphy <li...@colorremedies.com> said: > On Fri, Jul 29, 2016 at 2:36 PM, Chris Adams <li...@cmadams.net> wrote: > > The actual work of pvmove is not done by the command you run; that sets > > it up and it is run in the background (by a kernel thread). All the > > command you run does then is periodically check and print a percentage > > done. > > It's the same with btrfs balance and scrub. It may be the operation > completes by kernel code, but with user space detached from the kill, > the status/statistics are lost.
I don't know about btrfs, but with LVM, nothing is lost. You can run "pvmove" at any time to continue to show the status. And we're talking about KillUserProcesses; logging out _already_ killed the pvmove command. Nothing has changed. -- Chris Adams <li...@cmadams.net> -- devel mailing list devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org