Comprehensive data protection for all workloads
Post Reply
b.vanhaastrecht
Service Provider
Posts: 880
Liked: 164 times
Joined: Aug 26, 2013 7:46 am
Full Name: Bastiaan van Haastrecht
Location: The Netherlands
Contact:

Move C:\ProgramData\Veeam\ExternalCache

Post by b.vanhaastrecht »

Hello,

This folder C:\ProgramData\Veeam\ExternalCache is being filled with parts of a copy job from Azure. We would like to move this to a other drive. How can we accomplish this?

Kind regards,
Bastiaan
======================================================
Veeam ProPartner, Service Provider and a proud Veeam Legend
RomanK
Veeam Software
Posts: 745
Liked: 191 times
Joined: Nov 01, 2016 11:26 am
Contact:

Re: Move C:\ProgramData\Veeam\ExternalCache

Post by RomanK » 2 people like this post

Hello Bastiaan,

There should be ExternalRepositoryCacheWindowsRoot registry key for changing the location of the cache folder.

Please follow the next steps:
  • Finish all necessary backup jobs
  • Open services.msc and stop Veeam Backup Service and Veeam CDP Coordinator Service
  • Open regedit, navigate HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication
  • Сreate ExternalRepositoryCacheWindowsRoot, type REG_SZ
  • Put the required value, for example, D:\cache, the folder should be created in advance
  • Move all C:\ProgramData\Veeam\ExternalCache contents to the new folder
  • Start services back
Alternatively, you may use a symbolic link:
mklink /j "C:\ProgramData\Veeam\ExternalCache" "D:\cache"

Thanks
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 64 guests