Bug 1371546 - [Docs][Admin] Modifying a VM instance does not affect existing VMs
Summary: [Docs][Admin] Modifying a VM instance does not affect existing VMs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 4.0.3
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ovirt-4.1.6
: ---
Assignee: Avital Pinnick
QA Contact: Tahlia Richardson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-30 12:55 UTC by Andrei Stepanov
Modified: 2019-05-07 12:50 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-25 08:03:17 UTC
oVirt Team: Docs
Target Upstream Version:


Attachments (Terms of Use)

Description Andrei Stepanov 2016-08-30 12:55:12 UTC
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.

Comment 1 Tomas Jelinek 2016-09-01 09:49:51 UTC
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.

Comment 2 Yaniv Lavi 2017-01-31 08:22:11 UTC
But what if this is CPU or memory? 
Won't this hotplug memory or CPU if possible?

Comment 3 Yaniv Lavi 2017-01-31 08:24:03 UTC
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.

Comment 4 Tomas Jelinek 2017-02-16 07:39:09 UTC
(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


Note You need to log in before you can comment on or make changes to this bug.