DescriptionVictoria 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.