Bug 1690336
| Summary: | [RFE] Support setting network default onboot in rhv installclass | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Qin Yuan <qiyuan> |
| Component: | anaconda | Assignee: | Radek Vykydal <rvykydal> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.6 | CC: | cshao, emarcus, huzhao, jkonecny, nlevy, qiyuan, rvykydal, salmy, sbonazzo, smoroney, weiwang, yaniwang, yturgema |
| Target Milestone: | beta | Keywords: | FutureFeature, OtherQA |
| Target Release: | 7.7 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | anaconda-21.48.22.151-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-06 12:54:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1655534 | ||
|
Description
Qin Yuan
2019-03-19 10:17:33 UTC
There is the upstream PR for this: https://github.com/rhinstaller/anaconda/pull/1924 . Comments from Steve Goodman: 1. Does this only apply to RHVH? Or also the RHEL hosts? 2. Does this apply only to an interactive GUI-based install? What about when installing using PXE, or when setting up automated installation? 3. If I understand correctly, the request here is to add a note to the RHV installation guide in the section on installing hosts, with a link to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/sect-network-hostname-configuration-x86#sect-edit-network-connections-x86 The note should say: When you install the operating system on your host, mark the *Automatically connect to this network when it is available* check box if you want to use the connection every time the system boots. For more information, see https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/sect-network-hostname-configuration-x86#sect-edit-network-connections-x86 Please confirm or correct each point above. (In reply to Eli Marcus from comment #6) > Comments from Steve Goodman: > > 1. Does this only apply to RHVH? Or also the RHEL hosts? > 2. Does this apply only to an interactive GUI-based install? What about when > installing using PXE, or when setting up automated installation? > 3. If I understand correctly, the request here is to add a note to the RHV > installation guide in the section on installing hosts, with a link to > https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/ > html/installation_guide/sect-network-hostname-configuration-x86#sect-edit- > network-connections-x86 > > The note should say: > > When you install the operating system on your host, mark the *Automatically > connect to this network when it is available* check box if you want to use > the connection every time the system boots. For more information, see > https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/ > html/installation_guide/sect-network-hostname-configuration-x86#sect-edit- > network-connections-x86 > > > > Please confirm or correct each point above. I saw the same comments from Steve in https://bugzilla.redhat.com/show_bug.cgi?id=1688009#c11, if I understood correctly, those questions are specific to adding notes to RHVH installation doc to tell users to set onboot=yes during installation if they want to use the connection every time the system boots. This bug is different from bug 1688009, it's a nice to have feature that when user forgot to set onboot=yes during installation, the program will try to set the default one. These two bugs don't conflict with each other. This bug only applies to RHVH, as RHEL already has such feature. This bug is not related to the installation mode, it should work with both GUI and TUI. I don't think this bug needs a doc. Keeping the 'requires_doc_text' flag set to -. Test with RHVH-4.3-20190620.7-RHVH-x86_64-dvd1.iso, anaconda 21.48.22.156-1, the default onboot nic could be set correctly, so move to VERIFIED status. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2132 |