Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

When performing an online P2V conversion, the process stops at 40 percent every time and you see the following errors:

Job result in SCVMM Admin Console

Error (13243)
The snapshot creation failed because the VSS writer {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f} on source machine xxx did not respond within the expected time interval.
(Internal error code: 0x809933BB)

Recommended action:
Ensure that VSS writer is functioning properly and then try the operation again.
4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f is the Shadow Copy Optimization Writer

Event in Application Event Log on Source machine

Log Name:      Application
Source:        VSS
Date:          2/15/2010 6:19:11 PM
Event ID:      8193
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      ServerName.Domain.com
Description:
Volume Shadow Copy Service error: Unexpected error calling routine ConvertStringSidToSid.  hr = 0x80070539.

Operation:
   OnIdentify event
   Gathering Writer Data

Context:
   Execution Context: Shadow Copy Optimization Writer
   Writer Class Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
   Writer Name: Shadow Copy Optimization Writer
   Writer Instance ID: {d19e5030-d027-4b0d-b783-02d87be808f4}

Symptoms

This can occur if the Volume Shadow Service (VSS) 'Shadow Copy Optimization Writer' is not functioning correctly. In the event log above the issue involves resolving a SID.

Cause

To resolve this issue follow the steps below:

1. First check for unresolvable SIDs in the 'Administrators' group on the SCVMM source machine. If any exist, delete them.

2. Open regedit and locate 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList'

3. Under the ProfileList subkey, delete any subkey that is named SID.bak.

Note: SID is a placeholder for the security identifier (SID) of the user account that is experiencing the problem. The SID.bak subkey should contain a ProfileImagePath registry entry that points to the original profile folder of the user account that is experiencing the problem.

Resolution

Shadow Copy Optimization Writer
Beginning with Windows Vista and Windows Server 2008, this writer deletes certain files from volume shadow copies. This is done to minimize the impact of Copy-on-Write I/O during regular I/O on these files on the shadow-copied volume. The files that are deleted are typically temporary files or files that do not contain user or system state.

The writer name string for this writer is "Shadow Copy Optimization Writer".

The writer ID for the shadow copy optimization writer is 4DC3BDD4-AB48-4D07-ADB0-3BEE2926FD7F.

In-Box VSS Writers
http://msdn.microsoft.com/en-us/library/bb968827(VS.85).aspx

For more information on restoring a corrupt or missing profile see the following Knowledge Base article:

KB947242: A temporary profile is loaded after you log on to a Windows Vista-based system.

More Information

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×