Skip to content

Commit a71c8e8

Browse files
PendingReleaseNotes: add a release note about confirm flag for max_mds
Add a release note for the fact that users now need to pass the confirmation flag for modifying "max_mds" when cluster is unhealthy. Signed-off-by: Rishabh Dave <[email protected]>
1 parent 2d28faa commit a71c8e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

PendingReleaseNotes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@
1313
output is changed from 'STATUS' to 'STATE'. The state of a group snapshot
1414
that was shown as 'ok' is now shown as 'complete', which is more descriptive.
1515

16+
* CephFS: Modifying the FS setting variable "max_mds" when a cluster is
17+
unhealthy now requires users to pass the confirmation flag
18+
(--yes-i-really-mean-it). This has been added as a precaution to tell the
19+
users that modifying "max_mds" may not help with troubleshooting or recovery
20+
effort. Instead, it might further destabilize the cluster.
21+
22+
23+
1624
>=19.0.0
1725

1826
* cephx: key rotation is now possible using `ceph auth rotate`. Previously,

0 commit comments

Comments
 (0)