Bug 1214662

Summary: File is not evecting from the signing process even thogh file is modified
Product: [Community] GlusterFS Reporter: RajeshReddy <rmekala>
Component: bitrotAssignee: Venky Shankar <vshankar>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact: bugs <bugs>
Priority: unspecified    
Version: mainlineCC: bugs, mzywusko
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-06 04:05:35 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:

Description RajeshReddy 2015-04-23 10:19:31 UTC
Description of problem:
===========================
File is not evecting from the signing process even thogh file is modified 

Version-Release number of selected component (if applicable):
==============================================================
glusterfs-server-3.7dev-0.1009.git8b987be.el6.x86_64

How reproducible:
==================
always


Steps to Reproduce:
=======================
1.Create a large file say 10Gb and using getfattr observe the file version
2.Sleep 120 seconds (while file is being sigining) and do some changes to the file using echo
3.After some time observe file version and signature using getfattr, version in the signature and and file version is not same

Actual results:
====================
Though file is modified while signing it is not getting evicted and signing the file with signature


Expected results:
===================
While signing the file, if it is modified file should be evicted immediatly

Comment 1 Venky Shankar 2015-05-06 04:05:35 UTC

*** This bug has been marked as a duplicate of bug 1214649 ***