As a note the image will not complete if pacemaker is enabled as it will restart cinder-vol which during init sees the open download task and marks it ERROR. If we put pcm in maint_mode than cinder would recover the connection and restart the download and qemu-img conversion process. It is the conversion from the img to the LVM target that is the most time intense in our case even though I have two lower IOP devices.
This feels like a threading issue w cinder-vol where for a long running qemu-img conversion task it can block the processing of heartbeat and inadvertently force an unresponsive case.