Re: [Nfs-ganesha-devel] How to disable MDCACHE completely in ganesha 2.5.1 from the configuration?

2017-08-11 Thread Frank Filz
What code level? Your own FSAL? Unfortunately, mdcache can not be completely disabled because the handle cache is required. Are you also setting fileid in the fsal_obj_handle? The fileid, fsid, and type attributes are taken from the fsal_obj_handle rather than struct attrlist. This

Re: [Nfs-ganesha-devel] How to disable MDCACHE completely in ganesha 2.5.1 from the configuration?

2017-08-11 Thread Jyoti Sharma
The observation that I am trying to troubleshoot is this: I am setting fsalattr->valid_mask |= ATTRS_POSIX; and fsalattr->fileid to a valid non-zero value. I print those in FSAL log and it comes as expected before going on wire. But in pcap trace I see that the value sent is zero. On the client

[Nfs-ganesha-devel] How to disable MDCACHE completely in ganesha 2.5.1 from the configuration?

2017-08-11 Thread Jyoti Sharma
Hi, Is there an option to disable caching from the configuration files? I am debugging an issue and want to rule out that caching is causing trouble. Thanks. -- Check out the vibrant tech community on one of the world's