Bug 1687562
Summary: | [GUI] cannot create a cluster if knet links are not specified | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Miroslav Lisik <mlisik> | ||||||||
Component: | pcs | Assignee: | Ivan Devat <idevat> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | high | ||||||||||
Version: | 8.0 | CC: | cfeist, cluster-maint, idevat, nhostako, omular, stefw, tojeline, toneata | ||||||||
Target Milestone: | rc | Keywords: | ZStream | ||||||||
Target Release: | 8.0 | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | pcs-0.10.1-6.el8 | Doc Type: | Bug Fix | ||||||||
Doc Text: |
Cause:
WebUI code contained error that didn't allow to setup cluster without an explicit specification of knet links.
Consequence:
A user could not setup cluster without an explicit specification of knet links.
Fix:
The error in webUI was fixed.
Result:
A user can setup cluster without an explicit specification of knet links.
|
Story Points: | --- | ||||||||
Clone Of: | |||||||||||
: | 1690290 (view as bug list) | Environment: | |||||||||
Last Closed: | 2019-11-05 20:40:02 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: | 1682129 | ||||||||||
Bug Blocks: | 1690290 | ||||||||||
Attachments: |
|
Description
Miroslav Lisik
2019-03-11 18:13:24 UTC
Created attachment 1542984 [details]
pcsd_virt-152.log
Workarounds: A) create a cluster in GUI * in step 7, click "Go to advance settings" instead of "Create cluster" * once you go through nodes authentication and get to advanced setup dialog, click "Add link..." * click "Create cluster", no need to actually fill-in anything in the form B) create a cluster in CLI Created attachment 1546522 [details]
proposed fix
After fix:
[root@rhel81-node1 ~]# rpm -q pcs
pcs-0.10.1-6.el8.x86_64
> It is possible to create a cluster using web UI following steps described in comment 0
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/RHEA-2019:3311 |