Add a note to doc/rbd/rbd-mirroring.rst that directs the reader to set
both "site-a" and "site-b" to have the same pool names in the event that
rbd throws the error message "failed to import peer bootstrap token".
This information was reported to the Ceph upstream by Petr Tlapa in June
of 2025, and credit for its development goes to Petr.
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit
83345afa898ebc2daf9a18d725447aa0c738af57)
ceph auth del {user}
+.. _rados_renaming_a_pool:
+
Renaming a Pool
===============
procedures assume that both clusters, named "site-a" and "site-b", are accessible
from a single host for clarity.
+The pool must have the same name on both peer clusters. See :ref:`Renaming a
+Pool<rados_renaming_a_pool>` for instructions on renaming pools.
+
See the `rbd`_ manpage for additional details of how to connect to different
Ceph clusters.