Bug 1946178
| Summary: | [Assisted-4.7] [Staging][OCS] Cluster validation messages improvements | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Lital Alon <lalon> | ||||||||||
| Component: | assisted-installer | Assignee: | Rewant <resoni> | ||||||||||
| assisted-installer sub component: | OCS Plugin | QA Contact: | Lital Alon <lalon> | ||||||||||
| Status: | CLOSED ERRATA | Docs Contact: | |||||||||||
| Severity: | medium | ||||||||||||
| Priority: | unspecified | CC: | aos-bugs, godas, lgamliel, pjiandan, ukalifon | ||||||||||
| Version: | 4.7 | ||||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | 4.9.0 | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | AI-Team-OCS | ||||||||||||
| Fixed In Version: | OCP-Metal-v1.0.23.1 | Doc Type: | If docs needed, set a value | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2021-10-18 17:29:50 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: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 1769213 [details]
example2
Created attachment 1769214 [details]
example3
Created attachment 1769215 [details]
example4
https://bugzilla.redhat.com/show_bug.cgi?id=1956038 Adding the above bug here, as we could improve the validation messages altogether in a single PR. *** Bug 1947783 has been marked as a duplicate of this bug. *** Verified on Staging, OCP-Metal-v1.0.23.1 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 (Moderate: OpenShift Container Platform 4.9.0 bug fix and security update), 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/RHSA-2021:3759 |
Created attachment 1769212 [details] example1 Description of problem: There are few cases where messages need to be improved, so user will easily understand what is missing in order make the validation pass. Examples: 1. cluster validation contain host id rather then host name (see example 1, 3) 2. disks are required repeated in the message, see example 2 3. wording and calculation improvements: when cpu or ram are missing, validation advice about how many resources are needed, in some cases this is also not enough OR it force the user to calculate more in order to get the proper cpu / ram required. see example 3 Version-Release number of selected component (if applicable): Staging, OCP-Metal-V1.0.18.1