Bug 2348728 - [8.0z3] [NFS-Ganesha] Unable to Trigger gRPC Server in NFS-Ganesha
Summary: [8.0z3] [NFS-Ganesha] Unable to Trigger gRPC Server in NFS-Ganesha
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: NFS-Ganesha
Version: 8.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 8.0z3
Assignee: Sachin Punadikar
QA Contact: Manisha Saini
Rivka Pollack
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-27 14:09 UTC by Manisha Saini
Modified: 2025-04-07 15:26 UTC (History)
6 users (show)

Fixed In Version: nfs-ganesha-6.5-5.el9cp
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2025-04-07 15:26:53 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-10676 0 None None None 2025-02-27 14:10:16 UTC
Red Hat Product Errata RHSA-2025:3635 0 None None None 2025-04-07 15:26:56 UTC

Description Manisha Saini 2025-02-27 14:09:09 UTC
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:

Comment 10 errata-xmlrpc 2025-04-07 15:26:53 UTC
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


Note You need to log in before you can comment on or make changes to this bug.