Bug 1576311
| Summary: | Volume creation is failing when out of three nodes two of them are taged as arbiter:disabled and one of them is taged as arbiter:supported | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Nitin Goyal <nigoyal> |
| Component: | heketi | Assignee: | John Mulligan <jmulligan> |
| Status: | CLOSED ERRATA | QA Contact: | Nitin Goyal <nigoyal> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rhgs-3.3 | CC: | hchiramm, pprakash, rhs-bugs, rtalur, sankarshan, storage-qa-internal |
| Target Milestone: | --- | ||
| Target Release: | CNS 3.10 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | heketi-6.0.0-14.el7rhgs | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-12 09:22:13 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: | |||
| Bug Blocks: | 1568862 | ||
|
Description
Nitin Goyal
2018-05-09 08:22:43 UTC
This is scenario where it is failing N1-d N2-d N3-s #100gb #100gb #100gb #100gb #100gb #100gb #100gb #100gb #100gb N stands for node # stands for device d stands for arbiter disabled s stands for abiter supported Steps to reproduce: 1. Give disabled tags to first node and second node # heketi-cli node settags node_id arbiter:disabled 2. Give supported tag third node # heketi-cli node settags node_id arbiter:supported 3. Create volumes # heketi-cli volume create --size=1 --gluster-volume-options='user.heketi.arbiter true' 4. Create 10 vols minimum 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-2018:2686 |