Bug 1917169
| Summary: | Invalid host name when setting IPv6 NFS server during RHEL 8.3 Install | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | vuisdaog |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED MIGRATED | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.3 | CC: | jkonecny, jstodola, xzhou, yoyang |
| Target Milestone: | rc | Keywords: | MigratedToJIRA, Reopened, Triaged |
| Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
| 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: | 2023-09-18 15:30:03 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: | |||
|
Description
vuisdaog
2021-01-17 20:14:19 UTC
(In reply to vuisdaog from comment #0) > ... > Actual results: > Should allow the URL to be passed in and return to installation menu and > connect to NFS server From my understanding, it's the installation process that can't parse the ipv6 address. If the [ipv6 address]:[share] is available, there's no problem on the NFS side IMO. (In reply to Yongcheng Yang from comment #1) > (In reply to vuisdaog from comment #0) > > ... > > Actual results: > > Should allow the URL to be passed in and return to installation menu and > > connect to NFS server > > From my understanding, it's the installation process that can't parse the > ipv6 address. > > If the [ipv6 address]:[share] is available, there's no problem on the NFS > side IMO. Yeah, you are correct. I just didn't know which category to put the bug in if it was an installation bug. I'm moving this over to the anaconda team, which probably is not correct (please feel free to re-triage it). After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. Reopening, reproduced with RHEL-8.6. 1) The following format is refused as an invalid host name: [ff:f:f:f::f]:/nfsshare 2) The following format is accepted without any errors/warnings in GUI, but not used by the installer: ff:f:f:f::f:/nfsshare And the following error can be found in anaconda.log: ERR ui.gui.spokes.installation_source: ValueError: too many values to unpack (expected 2) So, 1) should be accepted and used by the installer, 2) should be refused as an invalid host name or parsed properly. After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |