Bug 1394883
Summary: | Failed to enable nfs-ganesha after disabling nfs-ganesha cluster | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kaleb KEITHLEY <kkeithle> |
Component: | common-ha | Assignee: | Kaleb KEITHLEY <kkeithle> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.8 | CC: | aloganat, amukherj, bugs, jthottan, kkeithle, ndevos, rhinduja, rhs-bugs, skoduri, storage-qa-internal |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.6 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1394882 | Environment: | |
Last Closed: | 2016-11-29 09:37:47 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: | 1392895, 1394881, 1394882 | ||
Bug Blocks: |
Description
Kaleb KEITHLEY
2016-11-14 16:02:16 UTC
REVIEW: http://review.gluster.org/15845 (common-ha: remove /etc/corosync/corosync.conf in teardown/cleanup) posted (#1) for review on release-3.8 by Kaleb KEITHLEY (kkeithle) REVIEW: http://review.gluster.org/15845 (common-ha: remove /etc/corosync/corosync.conf in teardown/cleanup) posted (#2) for review on release-3.8 by Kaleb KEITHLEY (kkeithle) REVIEW: http://review.gluster.org/15845 (common-ha: remove /etc/corosync/corosync.conf in teardown/cleanup) posted (#3) for review on release-3.8 by Kaleb KEITHLEY (kkeithle) COMMIT: http://review.gluster.org/15845 committed in release-3.8 by Kaleb KEITHLEY (kkeithle) ------ commit b29c3ec63fa6520bcf169581d0dac6602fed2993 Author: Kaleb S. KEITHLEY <kkeithle> Date: Mon Nov 14 11:24:33 2016 -0500 common-ha: remove /etc/corosync/corosync.conf in teardown/cleanup In newer versions of corosync we observe that after tearing down an existing HA cluster, when trying to set up a new cluster, `pcs cluster start --all` will fail if corosync believes the nodes are already in the cluster based on the presence of, and the contents of /etc/corosync/corosync.conf So we summarily delete it. (An alternative/work-around is to use `pcs cluster start --force --all`) Change-Id: I225f4e35e3b605e860ec4f9537c40ed94ac68625 BUG: 1394883 Signed-off-by: Kaleb S. KEITHLEY <kkeithle> Reviewed-on: http://review.gluster.org/15845 Smoke: Gluster Build System <jenkins.org> Reviewed-by: soumya k <skoduri> CentOS-regression: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.6, please open a new bug report. glusterfs-3.8.6 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://www.gluster.org/pipermail/packaging/2016-November/000217.html [2] https://www.gluster.org/pipermail/gluster-users/ REVIEW: http://review.gluster.org/16229 (common-ha: remove /etc/corosync/corosync.conf in teardown/cleanup) posted (#1) for review on release-3.8-fb by Kevin Vigor (kvigor) |