Direkt zum Inhalt

[RESOLVED] Another Update

Thread needs solution

This week I upgraded two servers (1-SBS2011 and 1-2008R2Srandard) to 11.5

Both servers are throwing out these VSS warnings. So much for fixing it in later builds. Anyone have a fix for this yet?

Failed to create a snapshot of volume 'C: (\Device\HarddiskVolume2)'.
Additional info:
--------------------
Error code: 50247
Module: 16
LineInfo: 14181c22ef45b0dd
Fields: $module : disk_bundle_vs_32308
Message: Failed to create a snapshot of volume 'C: (\Device\HarddiskVolume2)'.
--------------------
Error code: 9
Module: 0
LineInfo: 2aacb7b2ab852ac
Fields: code : 50, $module : disk_bundle_vs_32308
Message: Unknown status.
--------------------
Error code: 65520
Module: 0
LineInfo: bd28fdbd64edb8e0
Fields: code : 2147942450, $module : disk_bundle_vs_32308
Message: The request is not supported
--------------------

0 Users found this helpful

The fix was found in the Exchange Forum. Of course Acronis says do it at your own risk but it made sense. Both my installs were upgrades from vesrion 10. I noticed the upgrade removed the ACronis VSS service but oops! forgot to remove the service from the registry:

Open Regedit
Navigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VSS\Providers\]
Make a backup of that key.
Delete the key {f782463b-33bb-4043-ad8d-60b728d26a6c}
Open the Windows Services management console (services.msc)
Restart the ‘Microsoft Software Shadow Copy Provider’ service
Try backup

It worked for me.....