[Bugs] [Bug 1417588] New: glusterd is setting replicate volume property over disperse volume or viceversa
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jan 30 11:18:41 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1417588
Bug ID: 1417588
Summary: glusterd is setting replicate volume property over
disperse volume or viceversa
Product: GlusterFS
Version: mainline
Component: glusterd
Assignee: bugs at gluster.org
Reporter: gyadav at redhat.com
CC: bugs at gluster.org
Description of problem:glusterd is setting replicate volume property over
disperse volume and viceversa lusterd is setting disperse volume property over
replicate volume
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
Case 1:
1.Create disperse volume
gluster v create test-vol2 disperse 3 192.168.122.109:/d/backends/b{4,5,6}
force
2. Try to set
gluster volume set test-vol2 cluster.shd-max-threads 1222
3.
Check for output of above commands
Case 2:
1.Create replicate volume
gluster v create test-vol replicate 3 192.168.122.109:/d/backends/b{4,5,6}
force
2. Try to set
gluster volume set test-vol2 disperse.shd-max-threads 1222
3.
Check for output of above command
Actual results:
For both the case glusterd is allowing client to set all values.(int, string)
Expected results:
For both the case glusterd should give error.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list