gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Problem with afr_setxattr_cbk on 1.3.4


From: Karl Bernard
Subject: [Gluster-devel] Problem with afr_setxattr_cbk on 1.3.4
Date: Wed, 10 Oct 2007 17:54:03 -0400
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)


Hello All.

I'm having some issues copying files from local filesystem to gluster. The files seem to get copied fine, however I get tons of log errors.

The errors I get:
2007-10-10 17:41:20 E [afr.c:1120:afr_setxattr_cbk] afr3-4: (path=/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg child=sxx03) op_ret=-1 op_errno=95

I'm doing a mv and each error repeats 4 times.

I've made sure Extended Attributes where enabled. and tested doing:
setfattr -n user.test -v 1 /data/glusterfs/dataspace/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg

Version:
 glusterfs-1.3.4
 fuse-2.7.0-glfs4

here's some debug log. Can anyone suggest what might be wrong? I can post more info on my setup if needed.

2007-10-10 17:41:20 D [fuse-bridge.c:423:fuse_lookup] glusterfs-fuse: LOOKUP 179873/107668_1.jpg (/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg) 2007-10-10 17:41:20 D [inode.c:381:__passive_inode] fuse/inode: passivating inode(180080), lru=216/1024 2007-10-10 17:41:20 D [fuse-bridge.c:378:fuse_entry_cbk] glusterfs-fuse: ERR => -1 (2) 2007-10-10 17:41:20 D [inode.c:308:__destroy_inode] fuse/inode: destroy inode(0) address@hidden 2007-10-10 17:41:20 D [fuse-bridge.c:423:fuse_lookup] glusterfs-fuse: LOOKUP 179873/107668_1.jpg (/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg) 2007-10-10 17:41:20 D [fuse-bridge.c:378:fuse_entry_cbk] glusterfs-fuse: ERR => -1 (2) 2007-10-10 17:41:20 D [inode.c:308:__destroy_inode] fuse/inode: destroy inode(0) address@hidden 2007-10-10 17:41:20 D [inode.c:559:__create_inode] fuse/inode: create inode(180081) 2007-10-10 17:41:20 D [inode.c:351:__active_inode] fuse/inode: activating inode(180081), lru=216/1024 2007-10-10 17:41:20 D [inode.c:308:__destroy_inode] fuse/inode: destroy inode(0) address@hidden 2007-10-10 17:41:20 E [afr.c:1120:afr_setxattr_cbk] afr3-4: (path=/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg child=sxx03) op_ret=-1 op_errno=95 2007-10-10 17:41:20 E [afr.c:1120:afr_setxattr_cbk] afr3-4: (path=/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg child=sxx04) op_ret=-1 op_errno=95 2007-10-10 17:41:21 E [afr.c:1120:afr_setxattr_cbk] afr3-4: (path=/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg child=sxx03) op_ret=-1 op_errno=95 2007-10-10 17:41:21 E [afr.c:1120:afr_setxattr_cbk] afr3-4: (path=/dev-www.sxx.com/thumbnails/originals/thumbs/0/107/107668_1.jpg child=sxx04) op_ret=-1 op_errno=95





reply via email to

[Prev in Thread] Current Thread [Next in Thread]