summaryrefslogtreecommitdiffstats
path: root/doc/cephfs/disaster-recovery-experts.rst
diff options
context:
space:
mode:
authorZac Dover <zac.dover@proton.me>2025-01-17 13:23:17 +0100
committerZac Dover <zac.dover@proton.me>2025-01-17 13:23:17 +0100
commit6652ac6729e6f0f879352c89d687708a38c51d93 (patch)
treecf61db4d3628785d20722d6549c77298422cf559 /doc/cephfs/disaster-recovery-experts.rst
parentMerge pull request #61411 from zdover23/wip-doc-2025-01-16-cephfs-disaster-re... (diff)
downloadceph-6652ac6729e6f0f879352c89d687708a38c51d93.tar.xz
ceph-6652ac6729e6f0f879352c89d687708a38c51d93.zip
doc/cephfs: remove link to undeveloped tool
Remove a link to a tracker for a planned-but-never-developed tool that would have facilitated the importation or exportation of a RADOS pool to a file. This is a part of a project to improve the CephFS Disaster Recovery documentation, which was requested by Eugen Block. See the tracker issue below for more on this project. Follows https://github.com/ceph/ceph/pull/61411 See https://github.com/ceph/ceph/pull/61411#discussion_r1918525109 https://tracker.ceph.com/issues/69557 Signed-off-by: Zac Dover <zac.dover@proton.me>
Diffstat (limited to '')
-rw-r--r--doc/cephfs/disaster-recovery-experts.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/cephfs/disaster-recovery-experts.rst b/doc/cephfs/disaster-recovery-experts.rst
index b01a3dfde6a..86077ac359c 100644
--- a/doc/cephfs/disaster-recovery-experts.rst
+++ b/doc/cephfs/disaster-recovery-experts.rst
@@ -28,11 +28,6 @@ running the following command:
cephfs-journal-tool journal export backup.bin
-If the journal is badly corrupted, this command might not work. If the journal
-is badly corrupted, make a RADOS-level copy
-(http://tracker.ceph.com/issues/9902).
-
-
Dentry recovery from journal
----------------------------