| Summary: | Need ability to create uidgid entries for corosync in cluster.conf for use with ccs | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Kurik <jkurik> |
| Component: | ricci | Assignee: | Chris Feist <cfeist> |
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.5 | CC: | cfeist, cluster-maint, djansa, fdinitto, jharriga, jkurik, pm-eus, rsteiger, sbradley |
| Target Milestone: | rc | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ccs-0.16.2-69.el6_5.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-11 10:31:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1025053 | ||
| Bug Blocks: | |||
|
Description
Jan Kurik
2013-12-04 19:02:35 UTC
Test Results: [root@ask-02 ~]# ccs -f testcluster2.conf --createcluster testcluster [root@ask-02 ~]# ccs -f testcluster2.conf --setuidgid uid=testuid gid=testgid [root@ask-02 ~]# cat testcluster2.conf | grep uidgid <uidgid gid="testgid" uid="testuid"/> [root@ask-02 ~]# ccs -f testcluster2.conf --rmuidgid uid=testuid gid=testgid Removing uid=testuid, gid=testgid [root@ask-02 ~]# cat testcluster2.conf | grep uidgid [root@ask-02 ~]# rpm -q ccs ccs-0.16.2-69.el6_5.1.x86_64 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. http://rhn.redhat.com/errata/RHBA-2013-1821.html |