-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.6, rhel-10.0
-
None
-
No
-
Low
-
1
-
rhel-ha
-
13
-
26
-
3
-
False
-
False
-
-
None
-
HA-infra Sprint #1: Oct 6 2025
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Check if NFS with TLS is supported with the nfsserver agent on RHEL9.6.
From RHEL 9.6 this is fully supported as per the https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/new-features#new-features-file-systems-and-storage (Release Notes of RHEL 9.6) (Section `NFS with TLS is fully supported`).
Referring to the steps for https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/configuring_and_using_network_file_services/deploying-an-nfs-server_configuring-and-using-network-file-services#configuring-an-nfs-server-with-tls-support_deploying-an-nfs-server (configuration of NFS with TLS) includes adding custom certificates and enabling `tlshd.service` on NFS-server. This also points to use NFSv4-only server so customer should be using `nfsv4_only` in the `nfsserver` RA as per https://access.redhat.com/solutions/6975414 (KCS).
What is the impact of this issue to you?
Customers are unable to use it in production where they need to know it's supported by the vendor.
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
100%
Steps to reproduce
- Setup nfsserver resource for NFS with TLS.
Expected results
Supported.
Actual results
Needs testing so we can support it.