Re: [Nfs-ganesha-devel] system max fd and Cache Inode parameter

2015-05-16 Thread Krishna Harathi
Matt, Yes we are using VFS FSAL. I will re-run the workload after increasing the limits. Thanks. Regards. Krishna Harathi On Sat, May 16, 2015 at 8:36 AM, Matt W. Benjamin wrote: > Hi Krishna, > > If you're using a VFS-like FSAL, I wouldn't think you'd want to be > hard limited to 4K open fil

Re: [Nfs-ganesha-devel] system max fd and Cache Inode parameter

2015-05-16 Thread Matt W. Benjamin
Hi Krishna, If you're using a VFS-like FSAL, I wouldn't think you'd want to be hard limited to 4K open files. It could be useful to have more flexibility in (choice of?) LRU reclaim strategy, but to start with, I'd raise this limit (on Linux, /proc/sys/fs/nr_open, etc). Matt - "Krishna Hara