> the lockups are on server side not in client side and fuse is > not used on the server side Which actually reinforces the point that glusterfs has very little to do with this kernel lockup. It is not even performing the special fuse protocol communication with the kernel in question. Just plain vanilla POSIX system calls on disk filesystem and send/recv on TCP/IP sockets. Avati