]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: add note on the client incompatibility health warning and featur...
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 3 May 2024 00:45:43 +0000 (20:45 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 14 May 2024 15:50:05 +0000 (17:50 +0200)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit e70f005f1b2f4ba5466d254ec4a6432297d3fbf4)
(cherry picked from commit 6a6aca8ad879e5fb9a08b23c6641903e40751e0a)

PendingReleaseNotes

index e23c9eb08b16349774e2cb4261b8b01d720050fe..c1580e4dbef718c7664dc9ffaa8300ca201b2c40 100644 (file)
    `ceph config get mgr mgr/volumes/snapshot_clone_no_wait`
   and it can be disabled by using:
    `ceph config set mgr mgr/volumes/snapshot_clone_no_wait false`
+* CephFS: fixes to the implementation of the ``root_squash`` mechanism enabled
+  via cephx ``mds`` caps on a client credential require a new client feature
+  bit, ``client_mds_auth_caps``. Clients using credentials with ``root_squash``
+  without this feature will trigger the MDS to raise a HEALTH_ERR on the
+  cluster, MDS_CLIENTS_BROKEN_ROOTSQUASH. See the documentation on this warning
+  and the new feature bit for more information.
+
 
 >=18.0.0