Excessive log generation observed in NFS-Ganesha.
<!-- If the issue is concerning a bug, please use dedicated template --> ### Summary With the image built based on https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/pull/152, we hit new issue where excessive logs are being generated on NFS-Ganesha. ``` 16/07/2025 10:11:22 : epoch 686e84a5 : nfs-ganesha-nfs-server-provisioner-0 : nfs-ganesha-20[svc_543570] rpc :TIRPC :EVENT :svc_dg_rendezvous: Bad message sa_family is 0xffff 16/07/2025 10:11:22 : epoch 686e84a5 : nfs-ganesha-nfs-server-provisioner-0 : nfs-ganesha-20[svc_543893] rpc :TIRPC :EVENT :svc_dg_rendezvous: Bad message sa_family is 0xffff ``` This continuous log flooding is causing noise and affecting NFS server functionality. #### related references <!-- Put here any RFE, issue, MR reference which could be related to this issue to have a better picture of the context --> ### Details <!-- Explain what is the purpose of this issue -->
issue