Add a note that the value should not be lowered after being set, to
avoid accidentally breaking features that depend on a newer release.
Signed-off-by: Kefu Chai <k.chai@proxmox.com>
ceph osd set-require-min-compat-client reef
-This command will fail if any pre-Reef clients or daemons are connected to
-the monitors. To see which client versions are in use, run the following
-command:
+Do not lower an already-higher value: that would prevent features that
+depend on a newer release from working. This command will fail if any
+pre-Reef clients or daemons are connected to the Monitors. To see which
+client versions are in use, run the following command:
.. prompt:: bash $