Skip to content

Commit e70f005

Browse files
committed
PendingReleaseNotes: add note on the client incompatibility health warning and feature bit
Signed-off-by: Patrick Donnelly <[email protected]>
1 parent 536b47c commit e70f005

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

PendingReleaseNotes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,13 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config
186186
confirmation flag when some MDSs exhibit health warning MDS_TRIM or
187187
MDS_CACHE_OVERSIZED. This is to prevent accidental MDS failover causing
188188
further delays in recovery.
189+
* CephFS: fixes to the implementation of the ``root_squash`` mechanism enabled
190+
via cephx ``mds`` caps on a client credential require a new client feature
191+
bit, ``client_mds_auth_caps``. Clients using credentials with ``root_squash``
192+
without this feature will trigger the MDS to raise a HEALTH_ERR on the
193+
cluster, MDS_CLIENTS_BROKEN_ROOTSQUASH. See the documentation on this warning
194+
and the new feature bit for more information.
195+
189196

190197
>=18.0.0
191198

0 commit comments

Comments
 (0)