Bug 1701457

Summary: ctime: Logs are flooded with "posix set mdata failed, No ctime" error during open
Product: [Community] GlusterFS Reporter: Kotresh HR <khiremat>
Component: ctimeAssignee: Kotresh HR <khiremat>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1701811 1702734 (view as bug list) Environment:
Last Closed: 2019-04-24 03:31:56 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: 1701811, 1702734    

Description Kotresh HR 2019-04-19 05:54:37 UTC
Description of problem:
With patch https://review.gluster.org/#/c/glusterfs/+/22540, the following log is printed many times during open

https://github.com/gluster/glusterfs/blob/1ad201a9fd6748d7ef49fb073fcfe8c6858d557d/xlators/storage/posix/src/posix-metadata.c#L625

Version-Release number of selected component (if applicable):
mainline

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:
Logs are flooded with above msg with open

Expected results:
Logs should not be flooded unless there is real issue.

Additional info:

Comment 1 Worker Ant 2019-04-19 06:10:24 UTC
REVIEW: https://review.gluster.org/22591 (ctime: Fix log repeated logging during open) posted (#1) for review on master by Kotresh HR

Comment 2 Worker Ant 2019-04-24 03:31:56 UTC
REVIEW: https://review.gluster.org/22591 (ctime: Fix log repeated logging during open) merged (#3) on master by Amar Tumballi