You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the following command rpcinfo -u 127.0.0.1 nfs 4 to send a NULL RPC over UDP to ganesha.
The server shows the following log in a loop and the CPU consumption increase drastically. ganesha.nfsd-144552[svc_34] rpc :TIRPC :CRIT :svc_dg_rendezvous: Bad message sa_family is 0xffff
If I revert #302 the problem is not visible anymore.
The text was updated successfully, but these errors were encountered:
Tested with NFS Ganesha 6.3
I'm running the following command
rpcinfo -u 127.0.0.1 nfs 4
to send a NULL RPC over UDP to ganesha.The server shows the following log in a loop and the CPU consumption increase drastically.
ganesha.nfsd-144552[svc_34] rpc :TIRPC :CRIT :svc_dg_rendezvous: Bad message sa_family is 0xffff
If I revert #302 the problem is not visible anymore.
The text was updated successfully, but these errors were encountered: