Created attachment 923980[details]
image
Description of problem:
When attempting to live attach an IDE disk oVirt prompts a popup error message:
"Cannot attach Virtual Machine Disk. Guest OS version is not supported."(see image)
according to docs ( http://www.linux-kvm.org/page/Hotadd_pci_devices#Add_a_disk )
IDE disks are not hotpluggable so there isn't any os version that do supports this action.
Version-Release number of selected component (if applicable):
beta.2
How reproducible:
100%
Steps to Reproduce:
1.hotplug IDE disk
2.
3.
Actual results:
misleading message
Expected results:
message should be something like:
Cannot attach Virtual Machine Disk,IDE disks do not support hotplug
Additional info:
(In reply to Idan Shaby from comment #3)
> Works for me on master - 21547f64b43bb2e3ced4faa26adda043cf736ab7.
So either the test described above if different than what you tried, or one of you is using a build he did not intend to.
Moving back to ON_QA to verify.
Ori - can you please supply the exact steps to reproduce so we can see if your scenario and Idan's are equivalent?