Bug 765316 (GLUSTER-3584) - if rebalance is successful, no error logs should be present in rebalance client log file
Summary: if rebalance is successful, no error logs should be present in rebalance clie...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-3584
Product: GlusterFS
Classification: Community
Component: core
Version: pre-release
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
Assignee: shishir gowda
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-19 08:33 UTC by shylesh
Modified: 2015-12-01 16:45 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description shylesh 2011-09-19 08:33:58 UTC
1. Create a distribute volume with two bricks
2. Create some files on this volume through mount point
3. Now initiate reblance on this volume

Bug
----
Rebalance completes as expected but client log file says something else.

[2011-09-19 13:32:43.149942] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2128: SETXATTR() /937 => -1 (Operation not supported)
[2011-09-19 13:32:43.150425] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2129: SETXATTR() /695 => -1 (Operation not supported)
[2011-09-19 13:32:43.150896] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2130: SETXATTR() /234 => -1 (Operation not supported)
[2011-09-19 13:32:43.151387] C [fuse-bridge.c:876:fuse_setxattr_cbk] 0-glusterfs-fuse: extended attribute not supported by the backend storage
[2011-09-19 13:32:43.151472] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2131: SETXATTR() /293 => -1 (Operation not supported)
[2011-09-19 13:32:43.163867] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2156: SETXATTR() /597 => -1 (Operation not supported)
[2011-09-19 13:32:43.164331] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2157: SETXATTR() /688 => -1 (Operation not supported)
[2011-09-19 13:32:43.164740] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2158: SETXATTR() /162 => -1 (Operation not supported)
[2011-09-19 13:32:43.165226] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2159: SETXATTR() /16 => -1 (Operation not supported)
[2011-09-19 13:32:43.167016] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2162: SETXATTR() /708 => -1 (Operation not supported)
[2011-09-19 13:32:43.167485] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2163: SETXATTR() /563 => -1 (Operation not supported)
[2011-09-19 13:32:43.167954] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2164: SETXATTR() /839 => -1 (Operation not supported)
[2011-09-19 13:32:43.168413] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2165: SETXATTR() /71 => -1 (Operation not supported)
[2011-09-19 13:32:43.168866] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2166: SETXATTR() /557 => -1 (Operation not supported)
[2011-09-19 13:32:43.169337] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2167: SETXATTR() /650 => -1 (Operation not supported)
[2011-09-19 13:32:43.169769] W [fuse-bridge.c:847:fuse_err_cbk] 0-glusterfs-fuse: 2168: SETXATTR() /857 => -1 (Operation not supported)
[2011-09-19 13:32:43.379213] I [fuse-bridge.c:3238:fuse_thread_proc] 0-fuse: unmounting /etc/glusterd/mount/two-brick

Comment 1 shishir gowda 2011-09-29 02:21:59 UTC
commit dd400b5c5c49f1479db668b185a81fd434f7b219 in master fixes this issue


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