Description of problem: When iso image created on block SD is attached as CD to a VM, it's activated during VM startup a deactivated when VM stops. Hoever, when CD is ejected (clicking on ... -> Change CD -> Eject), the LV is not deactivated. It should be deactivated after eject, not when VM stops. How reproducible: Always Steps to Reproduce: 1. Upload iso image to iSCSI domain 2. Create a VM and attach iso image as a CD to it. 3. Start VM and click on Eject CD Actual results: LV with CD iso is active Expected results: LV is deactivated
Keeping unused logical volume active is risky. For example the volume may be deleted on the SPM. In this case the lv will refer to area on storage which now possibly used by another disk.
QE doesn't have enough capacity to verify this bug on the 4.4.5 release.