File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed
Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -269,8 +269,28 @@ Example: specifying services and using limit:
269269.. note ::
270270
271271 Cephadm strictly enforces an order to the upgrade of daemons that is still present
272- in staggered upgrade scenarios. The current upgrade ordering is
273- ``mgr -> mon -> crash -> osd -> mds -> rgw -> rbd-mirror -> cephfs-mirror -> iscsi -> nfs ``.
272+ in staggered upgrade scenarios. The current upgrade ordering is:
273+
274+ * ``mgr ``
275+ * ``mon ``
276+ * ``crash ``
277+ * ``osd ``
278+ * ``mds ``
279+ * ``rgw ``
280+ * ``rbd-mirror ``
281+ * ``cephfs-mirror ``
282+ * ``ceph-exporter ``
283+ * ``iscsi ``
284+ * ``nfs ``
285+ * ``nvmeof ``
286+ * ``smb ``
287+ * ``node-exporter ``
288+ * ``prometheus ``
289+ * ``alertmanager ``
290+ * ``grafana ``
291+ * ``loki ``
292+ * ``promtail ``
293+
274294 If you specify parameters that would upgrade daemons out of order, the upgrade
275295 command will block and note which daemons will be missed if you proceed.
276296
You can’t perform that action at this time.
0 commit comments