When quota xlator is enabled, bricks get this:

[2014-10-12 07:56:03.090516] E [posix.c:4874:posix_fill_readdir]
0-patchy-posix: seekdir(-1154801456) failed on dir=0xb99cb250: Invalid
argument (offset reused from another DIR * structure?)

This means something either seekdir on a DIR * that was not obtained by
opendir(), or that was closedir() and then opendir() again. Can someone
explain me what directory walks are introduced by quota, and where
opendir/readdir/closedir happen for that?

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
[email protected]
_______________________________________________
Gluster-devel mailing list
[email protected]
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to