Amrik, this was a bug in the way the return value of listxattr() method was handled in glusterfs fuse client code. I have he fix in my devel tree but the savannah tla servers seem to be down temporarily. will commit it as soon as they come back up. thanks, avati On Sun, Apr 29, 2007 at 04:24:21PM -0400, Amrik Singh wrote: > While testing the glusterfs we are having a problem reading the extended > attributes from a glusterfs mount. > > linux:/mnt/storage # getfattr hello.txt > getfattr: hello.txt: Input/output error > > The client is mounting a glusterfs volume from two bricks (brick01 and > brick02). > > On the client I mount the volume using the following command: > glusterfs -s brick01 /mnt/storage > > > Can someone please guide us in the right direction to fix this problem. > > > thanks > > -- > Amrik > > > > > _______________________________________________ > Gluster-devel mailing list > Gluster-devel@xxxxxxxxxx > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- ultimate_answer_t deep_thought (void) { sleep (years2secs (7500000)); return 42; }