Bug 1816108
| Summary: | Make either the public network for all hosts or use same FQDN for both networks mandatory | ||
|---|---|---|---|
| Product: | [oVirt] cockpit-ovirt | Reporter: | SATHEESARAN <sasundar> |
| Component: | gluster-ansible | Assignee: | Parth Dhanjal <dparth> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | SATHEESARAN <sasundar> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.14.2 | CC: | bugs, dparth, godas, rhs-bugs |
| Target Milestone: | ovirt-4.4.0 | Flags: | sasundar:
ovirt-4.4?
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | cockpit-ovirt-0.14.5 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1816105 | Environment: | |
| Last Closed: | 2020-05-20 20:02:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1816105 | ||
|
Description
SATHEESARAN
2020-03-23 11:21:35 UTC
Following changes are required as part of this bug
1. Either select "same hostname for Storage and Public network" or "Populate public network" for all hosts
-----------------------------------------------------------------------------------------------------------
if: (no public network provided) and (use same hostname for Storage&Public network not selected):
Throw error: do not proceed the HC deployment
else:
proceed to next tab
2. Error when not all the 3 public networks are pupulated
-----------------------------------------------------------
When not all the public networks are populated, then the error is thrown as
"Public Network missing. Either mention all or none."
It should be improvized as:
"Public Network missing. Either mention all or check the option to use same hostname for storage and public network."
3. Correction with background text
-----------------------------------
Replace "Public Network" and "Storage Network" with
"Publicj Network FQDN" and "Storage Network FQDN" respectively
Tested with cockpit-ovirt-dashboard-0.14.5 with the following steps: 1. Start the HC deployment from the web console 2. On the hosts tab, provide only the 'Storage Network FQDN' but do not provide value for 'Public Network FQDN' 3. Proceed to the next tab. Without 'Public network FQDN' one can't proceed to the next tab, in the case when the user has only one network, the option 'Use same hostname for Storage and Gluster network', helps in proceeding to the next tab This bugzilla is included in oVirt 4.4.0 release, published on May 20th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |