This is happening on a TS-459 Pro II on 3.6.1 firmware with a USB 3.0 external drive attached. We use Veeam to grab copies of VMs and put them on a share on the QNAP's array. I then set up a job to backup that folder to the external. Normally it works well.
The problem I've run into is that if the free space on the external is less than the largest VM, the job fails with this error:
[External Drive] Job BackupToExternal to USB failed: Job is aborted because there is no space left on the destination device!
This error was occurring with as much as 250GB of free space on the external drive. The largest VM is just over 250GB. It appears that the changed file is getting written to the external before the old file is deleted, but that's causing problems for this use case. I'm having to waste 1/4 of the drive to account for this overhead. Is there any way to get the backup to delete the old file before writing the changed file to the external drive?
News