Bug 1808964
Summary: | Set volume option when one of the node is powered off, After powering the node brick processes are offline | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Sanju <srakonde> |
Component: | glusterd | Assignee: | Sanju <srakonde> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7 | CC: | amukherj, bmekala, bugs, moagrawa, rhs-bugs, srakonde, storage-qa-internal, vbellur, vpandey |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1773856 | Environment: | |
Last Closed: | 2020-03-17 06:05:15 UTC | Type: | --- |
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: | 1773856, 1808966 | ||
Bug Blocks: | 1763030 |
Comment 1
Worker Ant
2020-03-02 06:26:26 UTC
Description of problem: On a three node cluster with brick-mux enabled, Power off one of the nodes in the cluster and perform any volume set operation on 5 volumes "performance.client-io-threads on". After setting the option power on the node. After powering on bricks are offline on most of the volumes. Version-Release number of selected component (if applicable): glusterfs-6.0-18.el7rhgs.x86_64 glusterfs-6.0-17.el7rhgs.x86_64 How reproducible: 2/2 Steps to Reproduce: 1. On a three cluster with brick mux enabled, create 25 volumes and start mount 5 volumes 2. Power off one node say N1 in the cluster 3. Set a volume option on 5 volumes. 4. Power on the node(N1) which is turned off Actual results: After powering on, the volume option is updated on the volumes on Node N1 and bricks are offline for most of the volumes on N1 Expected results: After powering on, bricks should be online on N1 and the volume option should be updated for the volumes. REVIEW: https://review.gluster.org/24192 (glusterd: Brick process fails to come up with brickmux on) merged (#4) on release-7 by Rinku Kothiya |