From 159154d2b2399249cfdc397a0764630630595f1a Mon Sep 17 00:00:00 2001 From: jarno Date: Sat, 11 Aug 2018 12:26:00 +0000 Subject: [PATCH] --- doc/forum/Forcing_offline_copies_seem_available.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/Forcing_offline_copies_seem_available.mdwn diff --git a/doc/forum/Forcing_offline_copies_seem_available.mdwn b/doc/forum/Forcing_offline_copies_seem_available.mdwn new file mode 100644 index 0000000000..0789726971 --- /dev/null +++ b/doc/forum/Forcing_offline_copies_seem_available.mdwn @@ -0,0 +1,3 @@ +I have a large archive repository copied on an LTO tape, plus a proxy version of it with data dropped on local HDD. I've added this stripped proxy as a remote to a central repository to keep track of what is stored on the tape. Unfortunately, since the proxy has no contents, the central repo thinks there are no copies available anywhere, even though the offline tape contains all the data. + +How could I convince the central repo that the copies do in fact exist, even if they are very much offline?