[Gluster-devel] Invalid DIR * usage in quota xlator

Emmanuel Dreyfus manu at netbsd.org
Sun Oct 12 08:09:01 UTC 2014


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
manu at netbsd.org


More information about the Gluster-devel mailing list