NFS startup warnings

The log file contains warnings that are related to parameters removed from Ganesha 2.7.

When Ganesha 2.7 is started and the gpfs.ganesha.main.conf file has NB_Worker, Dispatch_Max_Reqs, and Dispatch_Max_Reqs_Xprt parameters, the following warnings are reported in the ganesha.log file:
  • config_errs_to_log :CONFIG :WARN :Config File (/var/mmfs/ces/nfs-config/gpfs.ganesha.main.conf:9): Unknown parameter (Nb_Worker)
  • config_errs_to_log :CONFIG :WARN :Config File (/etc/ganesha/ganesha.conf:19): Unknown parameter (Dispatch_Max_Reqs_Xprt)
  • config_errs_to_log :CONFIG :WARN :Config File (/etc/ganesha/ganesha.conf:20): Unknown parameter (Dispatch_Max_Reqs)
You can ignore these warnings because Ganesha 2.7 does not support these parameters. Or you can remove these parameters from the configuration file to avoid the recurrence of warnings at Ganesha 2.7 startup time.