Skip to content

Commit

Permalink
doc: add missing note about restoring allow_standby_replay
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
  • Loading branch information
batrick committed Apr 23, 2021
1 parent 3585baf commit 1c042ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/cephfs/upgrading.rst
Expand Up @@ -71,6 +71,12 @@ command. Older versions of Ceph require you to stop these daemons manually.

ceph fs set <fs_name> max_mds <old_max_mds>

9. Restore setting for ``allow_standby_replay`` (if applicable):

::

ceph fs set <fs_name> allow_standby_replay true


Upgrading pre-Firefly file systems past Jewel
=============================================
Expand Down

0 comments on commit 1c042ab

Please sign in to comment.