Once upon a time, Chris Murphy <[email protected]> said: > Maybe someone can beat me to a test involving pvmove from one disk to > another, initiated in GNOME Terminal, and logging out before it > completes. I'd love to know what state it puts the system in...
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. -- Chris Adams <[email protected]> -- devel mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
