Oct 02 2023 08:45 AM
Hello, I'm currently experiencing an issue on our file servers regarding shadow copies.
For a little background, our environment hosts 3 file servers to serve the various amounts of different companies under our service. We have shadow copies enabled on all 3 servers with limits set on each drive that gets copied.
On two of our servers, the drive delegated to shadow copies is almost always at 90% full. When comparing them to the one server that isn't full and working as expected, we notice there is a specific file in the System Volume Information folder that is way bigger than it should be:
The file name in question is {3808876b-c176-4e48-b7ae-04046e6cc752} and it is also at the end of the name in each shadow copy listed. This same file name is also located on all of the servers with two out of 3 being over 80GB in size, the other is only 64KB. The one with a 64kb file size seems to be handling shadow copies as expected. I also have noticed this file is listed in the registry under a key named VSS Default Provider.
I've tried looking this up and I cannot find anything pointing me to an answer. Is anyone able to tell me why this file is getting massive and how to remedy this?
Oct 04 2023 12:19 AM
Hi @RMGIT4550,
The shadow copy index file {3808876b-c176-4e48-b7ae-04046e6cc752} is very large, and is causing the drive delegated to shadow copies to be almost always at 90% full.
You can try the following steps:
The shadow copy index file is used by the Volume Shadow Copy Service (VSS) to track the changes made to files on your system. The file can grow very large, especially if you have a lot of changes to your files or if you have shadow copies enabled on multiple drives.
If the shadow copy index file is too large, it can cause the drive delegated to shadow copies to become full. This can prevent VSS from creating new shadow copies, and can also make it difficult to restore data from existing shadow copies.
By reducing the number of shadow copies that are stored, excluding certain drives or folders from shadow copies, and deleting old shadow copies, you can reduce the size of the shadow copy index file and improve the performance of VSS.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
Oct 04 2023 10:15 AM
Oct 04 2023 11:51 PM
Hi @RMGIT4550,
thanks for your update,
The file {3808876b-c176-4e48-b7ae-04046e6cc752} is a shadow copy index file. It contains information about the files and folders that are included in the shadow copy. This index file is used by VSS to quickly identify which files need to be restored when you restore from a shadow copy.
To answer your question directly, the file {3808876b-c176-4e48-b7ae-04046e6cc752} does not have a direct association with the search and indexing services. However, the search and indexing services may use the shadow copy index file to improve their performance. For example, the search service may use the shadow copy index file to quickly identify which files have been changed since the last time the index was updated.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)