Hi, I have a 2 server setup (6 bricks on each server replicated and then hashed). I'm trying to load performance/stat-prefetch at the end of the client vol but it doesn't seem to work. I mount it ok, then do a df -h, it just hangs with nothing in using up resources in top. Any thoughts? Josh.
Hello, Before 2.0.8 and its bug 314 correction, stats-prefetch and quick-read caused hangs when used in a setup at same time. http://www.techforce.com.br/news/linux_blog/glusterfs_tuning_small_files Regards. Andre Felipe Machado
I've observed the same problem in version 2.0.8. If you strace for example a "ls -l", it is waiting forever for the lstat64 to finish. The current version pulled from git doesn't show this behavior. Richard> -----Original Message----- >Thanks. >I don't have io-cache loaded either. The server will hang even if >stat-prefethch is the only performance translator loaded. > >