Hi Malahal,
I've added two more projects (tests) to the centos-ci at
https://ci.centos.org/view/NFS-Ganesha/
They are nfs_ganesha_iozone_vfs and nfs_ganesha_iozone_vfs_minmdcache.
For every patch submission they build ganesha with the patch, set up the
server that was just built with a FSAL_VFS, and run the iozone workload on
the client. nfs_ganesha_iozone_vfs uses the default config,
and nfs_ganesha_iozone_vfs_minmdcache uses the settings you requested.
(Note: the regular nfs_ganesha_iozone uses FSAL_GLUSTER. Most of the tests
use FSAL_GLUSTER as they were written by the gluster team for
nfs-ganesha+gluster.)
Let me know if you have any questions.
Regards,
--
Kaleb
On Tue, Apr 7, 2020 at 10:38 AM Malahal Naineni <malahal(a)gmail.com> wrote:
We found some issues while doing minimal config values, so is it
possible
to run tests with the following config?
#1. lru_run_interval=1;
#2. Entries_HWMark=1;
#3. Chunks_HWMark=1;
Regards, Malahal.