Bug 1961115

Summary: [RFE] Support scaling Ganesha deploying multiple ceph-nfs via Ceph orchestrator
Product: Red Hat OpenStack Reporter: Victoria Martinez de la Cruz <vimartin>
Component: rhosp-directorAssignee: Victoria Martinez de la Cruz <vimartin>
Status: CLOSED NOTABUG QA Contact: lkuchlan <lkuchlan>
Severity: high Docs Contact:
Priority: high    
Version: 17.0 (Wallaby)CC: fpantano, gcharot, gfidente, gouthamr, johfulto, mburns, morazi, vhariria
Target Milestone: AlphaKeywords: FutureFeature, TestOnly, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-06-14 08:19:45 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:
Bug Depends On: 2048832, 2023309, 2049272, 2068026, 2068030    
Bug Blocks:    

Description Victoria Martinez de la Cruz 2021-05-17 09:52:03 UTC
The manila CephFS NFS dynamic export of access rules is implemented by using the dbus-send command to signal NFS Ganesha to update its exports.

watch_urls is a mechanism presented in newer Ganesha versions that allows Ganesha users to configure a RADOS object URL to watch for reload notifications.

watch_urls is the preferred method, so we should implement this in the Manila CephFS NFS driver.