For simple container/systems is is probably OK, but I cannot backup a
multiple TB system on tmpfs.
Also, the backup is normally limited by CPU power or network
throughput, not storage speed (at least for my machines).
On Sun, Jul 23, 2017 at 7:40 PM, Martin Lablans wrote:
> Dear all,
>
> allowin
Dear all,
allowing vzdump to use ram-backed directory for temporary backup files
speeds up backups and thus results in shorter container/VM downtimes.
Currently, VZDump.pm will decline tmpfs-backed directories as they are
are missing from its hardcoded POSIX compliant filesystem list.
This small