Description of problem: ======== While testing the gRPC feature with the latest build of NFS-Ganesha, I observed that the gRPC server is not invoked and does not appear to be listening on its default port (50051). Setup Details: ----- Environment: Single-node NFS-Ganesha setup Installed Python Packages: grpcio grpcio-tools protobuf Build Version: nfs-ganesha-6.5-1.7.el9cp.x86_64 Ceph version : ceph version 19.2.0-80.2.TEST.ganeshafeatures002.el9cp (ffc22ab18dc4b177c9aa46f98447068155679ff0) squid (stable) After setting up the environment, I verified the listening ports but found that gRPC is not running on port 50051. [root@ceph-manisaini-yuvs96-node2 ~]# ss -tulnp | grep 50051 [root@ceph-manisaini-yuvs96-node2 ~]# ss -tulnp | grep 2049 tcp LISTEN 0 4096 *:2049 *:* users:(("ganesha.nfsd",pid=51701,fd=39)) Version-Release number of selected component (if applicable): How reproducible: ------ Consistently reproducible. Steps to Reproduce: --------- 1. Setup NFS-Ganesha server 2. Verify if gRPC is listening on the default port (50051). Actual results: ======== gRPC is not running and does not appear to be listening on port 50051. Expected results: ======= gRPC should be running and listening on port 50051. Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat Ceph Storage 8.0 security, bug fix, and enhancement updates), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2025:3635