Bug 2338406
Summary: | [NFS-Ganesha] Ganesha crashed during a failover operation, with the ingress mode configured as haproxy-protocol. | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Manisha Saini <msaini> |
Component: | NFS-Ganesha | Assignee: | Sachin Punadikar <spunadik> |
Status: | CLOSED ERRATA | QA Contact: | Manisha Saini <msaini> |
Severity: | urgent | Docs Contact: | |
Priority: | high | ||
Version: | 8.0 | CC: | akane, cephqe-warriors, ffilz, fpantano, gfidente, gouthamr, jcaratza, kkeithle, ltoscano, mobisht, rpollack, spunadik, tserlin, vdas, vhariria |
Target Milestone: | --- | Flags: | rpollack:
needinfo+
|
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.1-179.el9cp, libntirpc-6.3-3; nfs-ganesha-6.5-17.el9cp | Doc Type: | Known Issue |
Doc Text: |
.NFS clients observe outages during active node failures with active-passive HA configurations
Currently, connected NFS clients observe an outage if an active host fails with an active-passive HA configuration. The outage occurs as a result of NFS being started on another host.
As a workaround, use the following steps:
1. From the NFS working node, open the `ganesha.conf` file.
----
/var/lib/ceph/${FSID}/nfs.${DAEMON_ID}/etc/ganesha/ganesha.conf
----
2. Add the `virtual_ip` in the `HAProxy_Hosts` list within `NFS_CORE_PARAM`.
3. Restart NFS.
----
ceph orch restart nfs.NFS_CLUSTER_NAME
----
IMPORTANT: Do not redeploy the NFS cluster. Redeploying wipes out the configuration changes made to `ganesha.conf`.
After restart, the NFS functions and NFS clients work again, as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2025-06-26 12:21:27 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Manisha Saini
2025-01-16 07:48:02 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.1 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:9775 |