Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
There is not enough space on the disk.
Failed to write data to the file
[C:\Windows\TEMP\VeeamBackupTemp\...].
There is not enough space on the disk.
Unable to reset file size: trunk operation has failed.
File: [C:\Windows\TEMP\VeeamBackupTemp\...].
Edit the Object Storage Repository assigned as the Capacity Tier for the Scale-Out Backup Repository and assign a gateway server[1] with sufficient free space.
As this option requires changing settings on the gateway server itself, it is most useful when a specific server is acting as the gateway server. If no specific gateway server is assigned for the Object Storage Repository, every performance tier repository's server would have to be modified.
Key Location: HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\
Value Name: CustomTempDirPath
Value Type: String Value (REG_SZ)
Value Data: <path>
Default Value: %temp%
PowerShell: (Change <path> before executing)
New-ItemProperty -path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -name CustomTempDirPath -PropertyType String -Value "<path>"
Configuration file: /etc/VeeamAgentConfig
Entry: CustomTempDirPath = <path>
Bash: (Change <path> before executing as root)
echo 'CustomTempDirPath = <path>' >> /etc/VeeamAgentConfig
Your feedback has been received and will be reviewed.
Please try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.