25 Mar
2020
25 Mar
'20
5:20 p.m.
On Mar 24, 2020, at 5:38 AM, Abhishek Lekshmanan <abhishek@suse.com> wrote:
#. Upgrade monitors by installing the new packages and restarting the monitor daemons. For example, on each monitor host,::
# systemctl restart ceph-mon.target
Once all monitors are up, verify that the monitor upgrade is complete by looking for the `octopus` string in the mon map. The command::
# ceph mon dump | grep min_mon_release
should report::
min_mon_release 15 (nautilus)
I believe this should say: min_mon_release 15 (octopus) Bryan