manila/releasenotes/notes/bug-2035137-cephfs-support-ensure-shares-b72fe18381af274a.yaml
Goutham Pacha Ravi 58ff7c1bda TrivialFix: Fix typo in release note
Change-Id: I00eef6c489a431d5763f5314528918f8a6e731d5
2023-09-14 19:01:39 +00:00

18 lines
757 B
YAML

---
fixes:
- |
The CephFS backend driver now supports a bulk share recovery mechanism
(``ensure_shares``). At startup time, a combination of driver configuration
options will determine if the driver must re-evaluate export paths of
previously created shares. If these configuration options do not change,
service startup will skip through this recovery stage.
- |
The CephFS backend driver will also reapply access rules when performing
a recovery of pre-existing shares.
upgrade:
- |
A new configuration option called ``cephfs_ensure_all_shares_salt`` has
been introduced to assist cloud administrators that would like the CephFS
driver to reconcile export paths of existing shares during service
startup.