]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/cephfs: clarify deprecated commands and remove obsolete upgrade path 69669/head
authorEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Tue, 23 Jun 2026 10:23:14 +0000 (11:23 +0100)
committerEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Tue, 23 Jun 2026 10:23:14 +0000 (11:23 +0100)
commitb2ecec6b3a0b854c393232ed785c3953f87f7201
tree87cde8b30655f95641a0698dba1b0aabfc410fa7
parent8456be4d6e76841b5db38c3d83aa75d49d9b182f
doc/cephfs: clarify deprecated commands and remove obsolete upgrade path

Several CephFS pages described deprecated commands and features without
clear status or replacements, and one page documented an upgrade path that
predates every supported release.

* cephfs-mirroring: correct the peer_add deprecation note to reference the
  actual replacement command, peer_bootstrap create, and link the Bootstrap
  Peers section
* kernel-features, experimental-features: state that inline data has been
  deprecated since the Octopus release and that enabling it triggers a
  health warning
* upgrading: remove the "Upgrading pre-Firefly file systems past Jewel"
  section; the tmap_upgrade command it referenced was removed in Kraken

Fixes: https://tracker.ceph.com/issues/77188
Signed-off-by: Emmanuel Ameh <eameh@contractor.linuxfoundation.org>
doc/cephfs/cephfs-mirroring.rst
doc/cephfs/experimental-features.rst
doc/cephfs/kernel-features.rst
doc/cephfs/upgrading.rst