Hide Forgot
Description of problem: VM memory hot remove fail on RHEVM side: "Failed to hot set memory to VM test_prov_order_1. Underlying error message: Hot un-plugging memory is not supported for cluster version 3.6 and architecture x86_64." But on CFME succeeds: "VM Reconfigure complete" The memory remove operation is not actually executed, since it is not supported for RHEVM-3.6. VM had memory of 1024M, and guaranteed memory 512M, and I tried to change memory from 1024M to 512M. Version-Release number of selected component (if applicable): RHEVM-3.6.8-0.1 CFME-5.7.0.1.20160913164703_66caf07 How reproducible: 100% Steps to Reproduce: No special scenario Expected results: VM memory hot remove should fail on CFME side, same as it fails on RHEVM side.
Turned out this is not a bug on CFME side, but rather caused by RHEVM-3.6 returning operation succeeds, thus closing the bug.