Once upon a time, Chris Murphy <[email protected]> said:
> On Fri, Jul 29, 2016 at 2:36 PM, Chris Adams <[email protected]> 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 <[email protected]>
--
devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to