Hide Forgot
According to the RHV documentation: https://access.redhat.com/documentation/en/red-hat-virtualization/4.0/single/administration-guide/#sect-Global_Configuration Section: 1.1.4.2. Editing Instance Types Quotation: """The configuration of the instance type is updated. New virtual machines and restarted existing virtual machines based on the instance type will use the new configuration. """ Above quotation is false. ovirt-engine-4.0.3-0.1.el7ev.noarch ==== Part 1 1. Log in admin portal 2. Turn off a VM & edit it. 3. Select "General" tab. 4. Assign for the VM some "instance type", for example "Large". 5. Go to "Console" tab and remember "Video type" and "Graphics protocol" values. 6. Press OK. ==== Part 2 7. At the top-right press "Configure" 8. Select "Edit instance type" 9. Select instance profile you have selected on the step 4. 10. Press "Edit" 11. Select "Console" tab. 12. Change "video type" 13. Change "graphic type" === Part 3 14. Select the same VM from "Part 1" 15. Got to "Edit" 16. Select "Console" tab Parameters "Video type" and "Graphics protocol" are not updated accordingly to selected VM instance type. Which contradicts to the official documentation.
right, it is a bug in documentation, changing to documentation bug. Correctly it should contain something like this: The existing VMs based on this instance type will have the fields marked by the chain icon updated on instance type update.
But what if this is CPU or memory? Won't this hotplug memory or CPU if possible?
We should add: Once a instance type is updated. VM that are running with this instance type applied will have configuration update icon. Once restarted the new configuration will be updated and applied.
(In reply to Yaniv Dary from comment #2) > But what if this is CPU or memory? > Won't this hotplug memory or CPU if possible? no, it will only set it to next run configuration (In reply to Yaniv Dary from comment #3) > We should add: > Once a instance type is updated. VM that are running with this instance type > applied will have configuration update icon. Once restarted the new > configuration will be updated and applied. correct
Updated documents: https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2-beta/html-single/administration_guide/#Editing_Instance_Types https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.1/html-single/administration_guide/#Editing_Instance_Types https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.0/html-single/administration_guide/#Editing_Instance_Types