X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dafd68e639a416fcae216c639c6e38beab53b214..a3a51578bb709f35b57ab5c35790dcd9e4e7affc:/doc/admin/keep-recovering-data.html.textile.liquid diff --git a/doc/admin/keep-recovering-data.html.textile.liquid b/doc/admin/keep-recovering-data.html.textile.liquid index 3a9f51e569..8d71a765e6 100644 --- a/doc/admin/keep-recovering-data.html.textile.liquid +++ b/doc/admin/keep-recovering-data.html.textile.liquid @@ -24,7 +24,7 @@ Multiple collections may share a _portable data hash_, i.e. have the same conten h2(#check_collection_versioning). Consider collection versioning -Arvados supports collection versioning. If it has been "enabled":{{ site.baseurl }}/admin/collection-versioning.html on your cluster, the deleted collection may be recoverable from an older version. See "Using collection versioning":{{ site.baseurl }}/user/topics/collection-versioning.html for details. +Arvados supports collection versioning. If it has not been "disabled":{{ site.baseurl }}/admin/collection-versioning.html on your cluster, the deleted collection may be recoverable from an older version. See "Using collection versioning":{{ site.baseurl }}/user/topics/collection-versioning.html for details. h2(#recover_collection). Recovering collections @@ -106,4 +106,4 @@ For blocks which were trashed long enough ago that they've been deleted, it may * Delete the affected collections so that job reuse doesn't attempt to reuse them (it's likely that if one block is missing, they all are, so they're unlikely to contain any useful data) * Resubmit any container requests for which you want the output collections regenerated -The Arvados repository contains a tool that can be used to generate a report to help with this task at "arvados/tools/keep-xref/keep-xref.py":https://github.com/arvados/arvados/blob/master/tools/keep-xref/keep-xref.py +The Arvados repository contains a tool that can be used to generate a report to help with this task at "arvados/tools/keep-xref/keep-xref.py":https://github.com/arvados/arvados/blob/main/tools/keep-xref/keep-xref.py