Backup Exec error: (0xE0008520): Device could not be snapped because it contains an active cache file

KB ID 0000265 

Problem

You are trying to perform a snapshot using Backup Exec Open File Option and there is already a snapshot file there.

Error:
V-79-57344-34110 – AOFO: Initialization failure on: “C:”. Advanced Open File Option used: Symantec Volume Snapshot Provider (VSP).
Snapshot provider error (0xE0008520): Device could not be snapped because it contains an active cache file.
Check the Windows Event Viewer for details.

 

Solution

1. Firstly and most importantly make sure there is no backup running at the moment.

2. Go the the server that you were backing up (i.e. if its a remote server, go and logon to that one NOT the media server).

3. Navigate to C:Backup Exec AOFO Store, Delete any files you find there, (Note: Its possible your OFO store may be in a different location, if so look for files called _BEVspCacheFile_0.*)

4. When you have located the file(s) delete them.

5. If it will not let you delete the files because they are in use you can “unlock” them with Unlocker.

 

Related Articles, References, Credits, or External Links

NA

Backup Exec Error – Exchange Backup “The VSS Writer failed 0x800423f3”

KB ID 0000307 

Problem

Backup Exec Exchange Backup fails with the following error,

Final error: 0xe000fed1 – A failure occurred querying the Writer status. Final error category: Resource ErrorsWriter Name: Exchange Server, Writer ID: {76FE1AC4-15F7-4BCD-987E-8E1ACB462FB7}, Last error: The VSS Writer failed, but the operation can be retried (0x800423f3), State: Failed during freeze

 

Solution

The Microsoft VSS writer that Backup Exec is using is in a failed state.

1. Drop to command line > Start > run > cmd.

2. Issue the following command,

[box]vssadmin list writers[/box]

3. Look for the Exchange writer – and see what state its in.

4. As you can see this one has failed – Reboot the server, 99% of the time that wil fix the error, if not see here.

Related Articles, References, Credits, or External Links

NA