Bug 1725183
Summary: | running pcs as a non-root user drops --options | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Tomas Jelinek <tojeline> | ||||
Component: | pcs | Assignee: | Tomas Jelinek <tojeline> | ||||
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 8.1 | CC: | cfeist, cluster-maint, idevat, mlisik, nhostako, omular, tojeline | ||||
Target Milestone: | rc | Keywords: | Regression | ||||
Target Release: | 8.1 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | pcs-0.10.2-3.el8 | Doc Type: | No Doc Update | ||||
Doc Text: |
This bz fixes a bug introduced in RHEL 8.1 pcs packages. If we get this fixed in 8.1, there will be nothing to document.
|
Story Points: | --- | ||||
Clone Of: | 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: | |||||||
Attachments: |
|
Description
Tomas Jelinek
2019-06-28 15:30:33 UTC
Created attachment 1586667 [details] proposed fix Test is in comment 0. After Fix [ant8 ~] $ rpm -q pcs pcs-0.10.2-3.el8.x86_64 [ant8 ~] $ su user1 [user1@ant8 root]$ pcs status Error: cluster is not currently running on this node [user1@ant8 root]$ pcs cluster start --all bee8: Starting Cluster... ant8: Starting Cluster... 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 |