DCSIMG
Shadow Copy - Yuval Sinay
Sign in | Join | Help

Yuval Sinay

Yuval's blog.

Browse by Tags

Exchange 2010 Backup issues due Shadow Copy error “Last error: Retryable error”
16 April 12 12:41 PM | yuval14 | with no comments
Customers that using a Backup/Snap/Cloning/Replication (from common hardware vendors) may report on failed jobs during Backup/Snap/Cloning/Replication operation/s. Using “ vssadmin list writers ” command, that following error message may appear: To resolve this issue, please consider the following steps: 1. Reboot the server. 2. Reconfigure the Backup/Snap/Cloning/Replication jobs to not run in the same time. 3. Free 4-6 GB from the “C”/System Drive drive of the Exchange server. 4. Upgrade to the...
How to delete VSS provider‏
20 May 11 01:43 PM | yuval14 | with no comments
a. Log to the server with local admin account. b. Backup the " System State " of the server. c. Run the command: " vssadmin list providers " d. From step "C", obtain the GUID ID of the VSS provider that need to be delete. · Note: Do not delete the key - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS\Providers\{b5946137-7b9f-4925-af80-51abd60b20d5} - that is used by Microsoft Volume Shadow Copy service. e. Backup the registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet...