[ovirt-users] Re: Cancel storage migration task?

2019-03-18 Thread Benny Zlotnik
is this live or cold migration? which version? currently the best way (and probably the only one we have) is to kill the qemu-img convert process (if you are doing cold migration), unless there is a bug in your version, it should rollback properly On Mon, Mar 18, 2019 at 2:10 PM Alan G wrote: >

[ovirt-users] Re: Cancel storage migration task?

2019-03-18 Thread Alan G
It's cold migration on 4.1.9. So I just kill this process? vdsm 12356 26726 21 12:01 ?    00:10:24 /usr/bin/qemu-img convert -p -t none -T none -f raw /rhev/data-center/mnt/blockSD/f8ab4c37-634b-4c01-a816-40d8eb5d0d3e/images/6f340d21-6690-4c51-8129-7d6345e80956/6e8545c4-73ff-4b45-a19

[ovirt-users] Re: Cancel storage migration task?

2019-03-18 Thread Benny Zlotnik
To be honest I am not sure if this version is safe for this kind of thing, we had a serious bug around this[1] and it was fixed in 4.2, I am not sure it applies to your case as well, as there are multiple factors in play, so best test it first on some other disk [1] - https://bugzilla.redhat.com/s

[ovirt-users] Re: Cancel storage migration task?

2019-03-18 Thread Alan G
I let it run to completion in the end. We're upgrading to 4.2 in a few weeks, so I won't burn time testing it on 4.1. On Mon, 18 Mar 2019 17:28:09 + Benny Zlotnik wrote To be honest I am not sure if this version is safe for this kind of thing, w