[Bugs] [Bug 1754477] New: Thin-arbiter: Raise error in CLI if replica-count is not 2
bugzilla at redhat.com
bugzilla at redhat.com
Mon Sep 23 11:37:40 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1754477
Bug ID: 1754477
Summary: Thin-arbiter: Raise error in CLI if replica-count is
not 2
Product: GlusterFS
Version: mainline
Status: NEW
Component: glusterd
Assignee: vpandey at redhat.com
Reporter: vpandey at redhat.com
CC: amukherj at redhat.com, bugs at gluster.org,
srakonde at redhat.com
Target Milestone: ---
Classification: Community
Description of problem:
When creating a thin-arbiter volume, if the replica-count provided is other
than 2, the cli command fails(which is the expected behaviour) but it fails
once transaction is committed on localhost.
This, ideally should be handled in cli itself.
Version-Release number of selected component (if applicable): v7
How reproducible:
Try and create a volume with replica 3 and thin-arbiter 1 and provide 4 bricks
in the cli.
Steps to Reproduce:
1. Run gluster v create vol1 replica 3 thin-arbiter 1 node1:<brickpath>
node2:<brickpath> node3:<brickpath> ta-node:<ta-path> force
2.
3.
Actual results:
volume create: vol1: failed: Commit failed on localhost. Please check the log
file for more details.
Expected results:
For thin-arbiter configuration, replica count must be 2 and thin-arbiter count
must be 1. The 3rd brick of the replica will be the thin-arbiter brick
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Bugs
mailing list