Bug 761938 (GLUSTER-206)

Summary: [ glusterfs 2.0.6rc4 ] - Repeated log messages upon subvolume going read-only
Product: [Community] GlusterFS Reporter: Gururaj K <guru>
Component: replicateAssignee: Vikas Gorur <vikas>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 2.0.5CC: gluster-bugs, lakshmipathi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTNR Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Gururaj K 2009-08-11 22:46:08 UTC
* 4 server distribute-replicate
* Server side IOT, client side WB



* The following messages are repeated continuously:

[2009-08-09 10:39:01] E [afr-transaction.c:710:afr_changelog_pre_op_cbk] afr2: xattrop failed on child srv4: Read-only file system


[root@client03 205]# ls -l client03.log
-rw-r--r-- 1 root root 170693552 Aug 11 15:21 client03.log
[root@client03 205]# wc -l client03.log 
1310182 client03.log
[root@client03 205]# grep 'afr2: xattrop failed on child srv4: Read-only file system' client03.log | wc -l
1275872
[root@client03 205]#

Comment 1 Vikas Gorur 2010-01-25 04:27:27 UTC
This only happens if one the subvolumes throws errors constantly. It is better to let the user know in that case.