[pve-devel] [PATCH manager] Allow tmpfs for vzdump temporary files

Martin Lablans code at martin.lablans.de
Sun Jul 23 19:40:57 CEST 2017


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 patch will add tmpfs to vzdump's list of POSIX compliant
filesystems and thus enable it for use in vzdump backups.

Kind regards,
Martin

Martin Lablans (1):
  Allow vzdump to use tmpfs for temporary files.

 PVE/VZDump.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.1.4




More information about the pve-devel mailing list