mirror of
https://github.com/ceph/ceph
synced 2024-12-26 21:43:10 +00:00
PendingReleaseNotes: added note related to new mds upgrade option using cephadm
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
This commit is contained in:
parent
68bb22e704
commit
c3fb65a245
@ -78,3 +78,15 @@ Relevant tracker: https://tracker.ceph.com/issues/55521
|
||||
<MAPPING_PREFIX><poolid>_<snapid>_
|
||||
without the object-unique suffix. The conversion is fixed in this release.
|
||||
Relevant tracker: https://tracker.ceph.com/issues/5614
|
||||
|
||||
* Cephadm may now be configured to carry out CephFS MDS upgrades without
|
||||
reducing ``max_mds`` to 1. Previously, Cephadm would reduce ``max_mds`` to 1 to
|
||||
avoid having two active MDS modifying on-disk structures with new versions,
|
||||
communicating cross-version-incompatible messages, or other potential
|
||||
incompatibilities. This could be disruptive for large-scale CephFS deployments
|
||||
because the cluster cannot easily reduce active MDS daemons to 1.
|
||||
NOTE: Staggered upgrade of the mons/mgrs may be necessary to take advantage
|
||||
of the feature, refer this link on how to perform it:
|
||||
https://docs.ceph.com/en/quincy/cephadm/upgrade/#staggered-upgrade
|
||||
Relevant tracker: https://tracker.ceph.com/issues/55715
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user