Bug 761938 (GLUSTER-206) - [ glusterfs 2.0.6rc4 ] - Repeated log messages upon subvolume going read-only
Summary: [ glusterfs 2.0.6rc4 ] - Repeated log messages upon subvolume going read-only
Keywords:
Status: CLOSED WONTFIX
Alias: GLUSTER-206
Product: GlusterFS
Classification: Community
Component: replicate
Version: 2.0.5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Vikas Gorur
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-11 22:46 UTC by Gururaj K
Modified: 2010-03-30 11:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTNR
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.