]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: deprecate 'peer_add' command 65309/head
authorJos Collin <jcollin@redhat.com>
Fri, 29 Aug 2025 12:06:34 +0000 (17:36 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 17 Sep 2025 06:48:47 +0000 (12:18 +0530)
Fixes: https://tracker.ceph.com/issues/72683
Signed-off-by: Jos Collin <jcollin@redhat.com>
PendingReleaseNotes
doc/cephfs/cephfs-mirroring.rst
doc/dev/cephfs-mirroring.rst

index 0cc53d9f93e061f3504beb4e37905f08dcd595bb..e2c0876cf3cbbff51d6863ce97c580d95f4a04fa 100644 (file)
@@ -8,6 +8,7 @@
 * DASHBOARD: Removed the older landing page which was deprecated in Quincy.
   Admins can no longer enable the older, deprecated landing page layout by
   adjusting FEATURE_TOGGLE_DASHBOARD.
+* CephFS: The `peer_add` command is deprecated in favor of the `peer_bootstrap` command.
 
 >=20.0.0
 
index 1cf9aa6119dd01a872029b67b8bf303cb39eeaa0..509ff4d8f387f695e9e14a6532451190d1c9514c 100644 (file)
@@ -173,6 +173,8 @@ and the user key. However, bootstrapping a peer is the recommended way to add a
 peer.
 
 .. note:: Only a single peer is currently supported.
+          The ``peer_add`` command is deprecated and will be removed in a future release.
+          Use the ``peer_bootstrap`` command instead.
 
 To remove a peer, run a command of the following form:
 
index 50d64f4a39824505b31128bd42b26daec4acea16..9fe072967f38c2c76db24dd49a673b3e6ed7ffb7 100644 (file)
@@ -170,6 +170,8 @@ cluster's monitor address and user key. However, bootstrapping a peer is the
 recommended way to add a peer.
 
 .. note:: Only a single peer is supported right now.
+          The ``peer_add`` command is deprecated and will be removed in a future release.
+          Use the ``peer_bootstrap`` command instead.
 
 To remove a peer, run a command of the following form: