My server running Server 2003 R2 has been reporting multiple 12292 and 10 VSS errors when the UniTrends agent calls to the Shadow Volume Provider for a VSS Snapshot. The server has the latest updates including SP2.
Thus far I have: • Checked vss writers using the vssadmin list writers command : All writers were stable with no errors • Checked providers using the vssadmin list providers command: Only the Microsoft Software Shadow Copy Provider appears • Tried to access C:\ properties > Shadow Copies but the window froze. I rebooted the server and was able to access it. • Verified that the HKLM\SYSTEM\CurrentControlSet\Services\swprv parameter wasn't missing
Here is a copy of the events:
Event Type: Error
Event Source: VSS
Event Category: None
Event ID: 12292
Date: 10/17/2015
Time: 12:11:08 AM
User: N/A
Description:
Volume Shadow Copy Service error: Error creating the Shadow Copy Provider COM class with CLSID {65ee1dba-8ff4-4a58-ac1c-3470ee2f376a} [0x80080005].
Event Type: Error
Event Source: VSS
Event Category: None
Event ID: 10
Date: 10/17/2015
Time: 12:11:08 AM
User: N/A
Description:
Volume Shadow Copy Service information: The COM Server with CLSID {65ee1dba-8ff4-4a58-ac1c-3470ee2f376a} and name SW_PROV cannot be started. Most likely the CPU is under heavy load. [0x80080005]
The only other step I haven't tried was reregistering the VSS dlls. I am in the process of trying that. Do you recommend any other additional steps to diagnose and resolve the root issue? Thank you for your assistance.