Bug 1420699
| Summary: | [Docs][RFE][VMM] Document additional changes for the headless feature | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Sharon Gratch <sgratch> |
| Component: | Documentation | Assignee: | Emma Heftman <eheftman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Byron Gravenorst <bgraveno> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.1.0 | CC: | adahms, bgraveno, lbopf, lsurette, rbalakri, sgratch, srevivo, tjelinek, ykaul, ylavi |
| Target Milestone: | ovirt-4.1.1 | Keywords: | FutureFeature, Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-14 13:08:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Docs | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1381184 | ||
| Bug Blocks: | |||
|
Description
Sharon Gratch
2017-02-09 10:31:32 UTC
Please consider Bug #1425076 in documenting this feature. The headless feature was identified in https://bugzilla.redhat.com/show_bug.cgi?id=1412051#c5 when Emma was working on general updates for the New/Edit Virtual Machine dialogs, and was subsequently documented. This documentation is available in section A.1.4 at https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.1-beta/html-single/virtual_machine_management_guide/#sect-Explanation_of_Settings_in_the_New_Virtual_Machine_and_Edit_Virtual_Machine_Windows Closing this bug. Please reopen if any additional changes are required. *** This bug has been marked as a duplicate of bug 1412051 *** The headless feature includes changes in other dialogs except the New/Edit VM dialogs like "run-Once" and "Instance-type" new/edit dialogs. Should I reopen this bug? Thanks, Sharon. Yes, I agree with reopening this to make sure those other changes are covered. Assigning to Emma for review. Hi Sharon, From what I understand from the feature page, I believe the documentation should be updated with the following information: which is currently missing 1. In case of a running VM, changing to headless mode will require a VM restart. 2. Add headless option to Template, Pool or Instance type documentation 3. Document change made to run once dialog. 4. Document how to access a running vm vs. a new vm. 5. Create a new section describing the headless feature. Hi Emma, Right. Please consider also adding the following issues: 1. In case of a Headless VM,the following UI changes occur: a. Invoking a graphic console option is disabled and so are all options in the "Console Options" dialog b. The "Graphics Column" on VMs view and the "General" sub-tab display the "Graphics protocol" and "Video Type" values as "None". c. Under the "VM devices" sub-tab: no video or graphic devices are displayed. 2. Limitations (https://github.com/sgratch/ovirt-site/blob/master/source/develop/release-management/features/virt/headless-vm.html.md#limitations) and especially: Prior to running a VM with a Headless mode, the Grub configuration for this VM should be set to console mode since otherwise the Grub will cause the guest OS boot process to hang. 3. REST API partial support (https://github.com/sgratch/ovirt-site/blob/master/source/develop/release-management/features/virt/headless-vm.html.md#rest-api). (In reply to Sharon Gratch from comment #8) > Hi Emma, > > Right. > Please consider also adding the following issues: > > 1. In case of a Headless VM,the following UI changes occur: > > a. Invoking a graphic console option is disabled and so are all options in > the > "Console Options" dialog I had previously documented that the Enable VirtIO serial console option is still enabled when selecting Headless. Is this incorrect? > > b. The "Graphics Column" on VMs view and the "General" sub-tab display the > "Graphics protocol" and "Video Type" values as "None". > > c. Under the "VM devices" sub-tab: no video or graphic devices are displayed. > > 2. Limitations > (https://github.com/sgratch/ovirt-site/blob/master/source/develop/release- > management/features/virt/headless-vm.html.md#limitations) > and especially: > Prior to running a VM with a Headless mode, the Grub configuration for this > VM should be set to console mode since otherwise the Grub will cause the > guest OS boot process to hang. > > 3. REST API partial support > (https://github.com/sgratch/ovirt-site/blob/master/source/develop/release- > management/features/virt/headless-vm.html.md#rest-api). Increased the estimate due to discovery that VMM guide is missing information about editing the Console tab of templates, which now needs to be added. (In reply to Emma Heftman from comment #9) > (In reply to Sharon Gratch from comment #8) > > Hi Emma, > > > > Right. > > Please consider also adding the following issues: > > > > 1. In case of a Headless VM,the following UI changes occur: > > > > a. Invoking a graphic console option is disabled and so are all options in > > the > > "Console Options" dialog > I had previously documented that the Enable VirtIO serial console option is > still enabled when selecting Headless. Is this incorrect? Yes, it is correct. The Headless mode has no influence on the VirtIO serial console. There are 2 console types in console tab: graphical console (which the Headless mode disabled) and serial console. No one influences the other. (In reply to Emma Heftman from comment #10) > Increased the estimate due to discovery that VMM guide is missing > information about editing the Console tab of templates, which now needs to > be added. The Introduction to the User Portal also needs to be updated as connection features will not work in headless mode. Hi Byron Please review this merge request. All details are in the request. Thanks a lot. Emma The documentation is available on the Customer Portal: Introduction to the User Portal: https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.1/html-single/introduction_to_the_user_portal/ Virtual Machine Management Guide: https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.1/html-single/virtual_machine_management_guide/#Configuring_Headless_Machines |