Hide Forgot
Description of problem: During live storage migration (LSM), a an auto-generated snapshot is created. BZ 1317434 handled removing the auto-generated snapshot after a successful LSM. This RFE handles removing the auto-generated snapshot after a failure during LSM. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Start LSM 2. Fail the operation for example by stopping vdsm 3. Actual results: Auto-generated snapshot is created and not removed Expected results: Auto-generated snapshot to be removed Additional info:
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
oVirt 4.0 beta has been released, moving to RC milestone.
Ala, this is a highly visible customer facing issue - please provide some doctext for it.
Verified with the following code: --------------------------------------- vdsm-4.18.4-2.el7ev.x86_64 rhevm-4.0.2-0.2.rc1.el7ev.noarch Verified using the following scenario: --------------------------------------- Create VM with 2 disks Start the VM Start the LSM >>> after the auto generated snapshots are created stop the VDSM After the VDSM starts up again the the LSM completes and the auto generated snapshot is deleted. Moving to VERIFIED!