When restoring a large file set (several million) from a virtual machine image, it is possible to exhaust the available memory on the machine performing the restore.
BUG 26465
Processing and sorting a large amount of meta-data, to allow for restores from tape devices, requires a large amount of information to be retained in memory.
Currently there is no method of restoring a large number of files in a restricted amount of memory. Alternatives methods are being investigated for a future release. Until an alternative is available the following workarounds have been identified.
To help plan your restores, test restores of millions of files have been performed to provide estimates on the amount of memory required to restore an increasing number of files.
Number of files (million) | Total RAM (GB) |
1 | 3 |
2 | 6 |
3 | 9 |
4 | 12 |
5 | 15 |
6 | 18 |
7 | 21 |
8 | 24 |
9 | 27 |
10 | 30 |
Note: These numbers are approximates and will change depending on your data.