Bug 2354788 - NFS commands updating export should have parameter to skip notify to nfs server
Summary: NFS commands updating export should have parameter to skip notify to nfs server
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 8.1
Assignee: Shweta Bhosale
QA Contact: hacharya
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-25 08:50 UTC by Shweta Bhosale
Modified: 2025-06-26 12:29 UTC (History)
3 users (show)

Fixed In Version: ceph-19.2.1-86.el9cp
Doc Type: Enhancement
Doc Text:
For all nfs export operation, cephadm notifies NFS and based on that NFS reload its cache. If user is performing some operation on multiple exports, every time NFS used to reload its cache. With this fix user will need to pass 'skip_notify_nfs_server' parameter to skip NFS notify and he can notify NFS once they are done with all operations. Below commands have the skip_notify_nfs_server option: 1. nfs export qos enable bandwidth_control <cluster_id> <pseudo_path> [--combined-rw-bw-ctrl] [--max_export_write_bw <value>] [--max_export_read_bw <value>] [--max_client_write_bw <value>] [--max_client_read_bw <value>] [--max_export_combined_bw <value>] [--max_client_combined_bw <value>] [--skip_notify_nfs_server] 2. nfs export qos enable ops_control <cluster_id> <pseudo_path> [<max_export_iops:int>] [<max_client_iops:int>] [--skip_notify_nfs_server] 3. nfs export qos disable bandwidth_control <cluster_id> <pseudo_path> [--skip_notify_nfs_server] 4. nfs export qos disable ops_control <cluster_id> <pseudo_path> [--skip_notify_nfs_server] 5. nfs export apply <cluster_id> [--skip_notify_nfs_server] [--format <value>]
Clone Of:
Environment:
Last Closed: 2025-06-26 12:29:37 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-10955 0 None None None 2025-03-25 08:52:52 UTC
Red Hat Product Errata RHSA-2025:9775 0 None None None 2025-06-26 12:29:41 UTC

Description Shweta Bhosale 2025-03-25 08:50:28 UTC
Below NFS commands should have parameter to skip notify to nfs server

1. nfs export qos enable bandwidth_control <cluster_id> <pseudo_path> [--combined-rw-bw-ctrl] [--max_export_write_bw <value>] [--max_export_read_bw <value>] [--max_client_write_bw <value>] [--max_client_read_bw <value>] [--max_export_combined_bw <value>] [--max_client_combined_bw <value>]
2. nfs export qos enable ops_control <cluster_id> <pseudo_path> [<max_export_iops:int>] [<max_client_iops:int>]
3. nfs export qos disable bandwidth_control <cluster_id> <pseudo_path>
4. nfs export qos disable ops_control <cluster_id> <pseudo_path>
5. nfs export apply <cluster_id> [--format <value>]

Comment 1 Storage PM bot 2025-03-25 08:50:38 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 8 errata-xmlrpc 2025-06-26 12:29:37 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


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