verifique primeiro qual é o status atual:
lvs -a -o +devices
Se você ver que ele está realmente no meio (LVs que não residem em PVs antigos e novos com nome temporário), siga o comando sem argumentos:
pvmove
/dev/md1: Moved: 99.0%
/dev/md1: Moved: 99.1%
/dev/md1: Moved: 99.2%
...
/dev/md1: Moved: 99.8%
/dev/md1: Moved: 99.9%
/dev/md1: Moved: 100.0%
Do manual:
If pvmove gets interrupted for any reason (e.g. the machine crashes) then run pvmove again without any PhysicalVolume arguments to restart any moves that were in progress from the last checkpoint. Alternatively use pvmove --abort at any time to abort them at the last checkpoint.