Bug 1332523

Summary: do not allow cluster.eager-lock option to be enabled on EC volume
Product: Red Hat Gluster Storage Reporter: Nag Pavan Chilakam <nchilaka>
Component: glusterdAssignee: Atin Mukherjee <amukherj>
Status: CLOSED WONTFIX QA Contact: Nag Pavan Chilakam <nchilaka>
Severity: low Docs Contact:
Priority: low    
Version: rhgs-3.1CC: amukherj, aspandey, pkarampu, rhs-bugs, storage-qa-internal, vbellur
Target Milestone: ---Keywords: Reopened, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-06 14:17:21 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:

Description Nag Pavan Chilakam 2016-05-03 11:48:33 UTC
we have disperse.eager-lock option for enabling eager lock on EC volume.
We need to disallow enabling cluster.eager-lock on an EC volume as it is meant for AFR volume

As there is no impact functionally, raising a low severity bug for tracking this


version:3.7.9-2

Comment 4 Atin Mukherjee 2016-05-05 13:42:59 UTC
Wait a second! I think I misunderstood the problem.

Pranith,

Can't we add a validate_fn in volume map entry table for disperse.eager-lock to check like if volume type is disperse then allow it, otherwise not?