Set a dedicated mount point for Proxmox backups (- -tmpdir)
First, create the new zfs mountpoint and enable ACLs. You can validate the acl settings for a zfs volume with: Then, we’ll set this as the tmpdir for vzdump. Uncomment the line “tmpdir” and add “/mnt/vztemp” Save the file and run a configured backup job. You should see the new location in the backup command. … Read more