Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 81f8e0b

Browse files
Simran-Bnerpaula
andauthored
Remove "Faster cluster restore" procedure from docs (#1279)
Co-authored-by: Paula Mihu <97217318+nerpaula@users.noreply.github.com>
1 parent fb14cc2 commit 81f8e0b

File tree

5 files changed

+0
-280
lines changed

5 files changed

+0
-280
lines changed

3.11/backup-restore.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@ Logical backups can be created and restored with the tools
6363
[_arangodump_](programs-arangodump.html) and
6464
[_arangorestore_](programs-arangorestore.html).
6565

66-
{% hint 'tip' %}
67-
In order to speed up the _arangorestore_ performance in a Cluster environment,
68-
the [Fast Cluster Restore](programs-arangorestore-fast-cluster-restore.html)
69-
procedure is recommended.
70-
{% endhint %}
71-
7266
Hot Backups
7367
-----------
7468

3.11/programs-arangorestore-examples.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -305,12 +305,6 @@ The following factors affect speed of _arangorestore_ in a Cluster:
305305
option `--envelope false`. arangorestore can automatically parallelize
306306
the restore of such dumps even for individual collections.
307307

308-
{% hint 'tip' %}
309-
See [Fast Cluster Restore](programs-arangorestore-fast-cluster-restore.html)
310-
for further operative details on how to take the three factors described above
311-
into account when restoring with _arangorestore_.
312-
{% endhint %}
313-
314308
### Restoring collections with sharding prototypes
315309

316310
*arangorestore* will yield an error when trying to restore a

3.11/programs-arangorestore-fast-cluster-restore.md

Lines changed: 0 additions & 260 deletions
This file was deleted.

3.11/programs-arangorestore.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,3 @@ _arangorestore_ can restore selected collections or all collections of a backup,
1515
optionally including _system_ collections. One can restore the structure, i.e.
1616
the collections with their configuration with or without data.
1717
Views can also be dumped or restored (either all of them or selectively).
18-
19-
{% hint 'tip' %}
20-
In order to speed up the _arangorestore_ performance in a Cluster environment,
21-
the [Fast Cluster Restore](programs-arangorestore-fast-cluster-restore.html)
22-
procedure is recommended.
23-
{% endhint %}

_data/3.11-manual.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@
138138
children:
139139
- text: Examples
140140
href: programs-arangorestore-examples.html
141-
- text: Fast Cluster Restore
142-
href: programs-arangorestore-fast-cluster-restore.html
143141
- text: Options
144142
href: programs-arangorestore-options.html
145143
- text: arangobackup

0 commit comments

Comments
 (0)