Microsoft Knowledge Base Email Alertz

Non-Transportable Snapshots are blocked from being mounted causing the Hyper V VSS Writer to Fail

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 961984 - Last Review: January 12, 2009 - Revision: 1.0

Non-Transportable Snapshots are blocked from being mounted causing the Hyper V VSS Writer to Fail

Source: Microsoft Support

RAPID PUBLISHING

RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.

Symptom



When you make a backup of a virtual machine in Hyper V with a hardware provider Hyper V VSS Writer will stop responding and you will receive an error similar to the following:

Event ID 12366

Source: VSS

An unhandled exception was encounteres while processing a VSS writer event callback.  the VSS writer infrastructure is in an unstable state. The writer hosting process must be restarted in order to resume VSS functionality.

 

Writer name:  Microsoft Hyper-V VSS Writer Process command line: VMMS.EXE Exception code 0xE06D7363

 

In the VSS Trace log you would see the following entries:

 

00001169             6.48172474          [3464] [0000671350,0x000d88:0x0e9c:0x502f1f48] EXIT  {CVssHardwareProviderWrapper::QueryInternalInterface}:       

00001170             6.48176813          [3464] hr: 0x80004002    <---- E_NOINTERFACE

00001171             6.48180771          [3464] 

00001172             6.48184967          [3464] [0000671350,0x000d88:0x0e9c:0x502f1f48] EXIT  {CVssHardwareProviderWrapper::QueryInternalInterface}:       

00001173             6.48188543          [3464] hr: 0x80004002    <---- E_NOINTERFACE

Cause



 Hardware providers that want their snapshots to be transportable need to implement this interface (IVSSHardwareSnapshotProviderEx) so that they can be mounted in post snapshot.  The block against mounting hardware-based snapshots is done even when the snapshots are not transportable.  This causes the Hyper V VSS Writer to fail.

Resolution



Implement IVSSHardwareSnapshotProviderEx

 

For more information see the following Microsoft Web sites:

 

 http://msdn.microsoft.com/en-us/library/aa384236%28VS.85%29.aspx (http://msdn.microsoft.com/en-us/library/aa384236(VS.85).aspx)

http://blogs.technet.com/filecab/archive/2008/01/29/what-s-new-in-windows-server-2008-vss-hardware-shadow-copy-scenarios.aspx (http://blogs.technet.com/filecab/archive/2008/01/29/what-s-new-in-windows-server-2008-vss-hardware-shadow-copy-scenarios.aspx)

DISCLAIMER

MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.

APPLIES TO
  • Windows Server 2008 Standard
  • Windows Server 2008 Enterprise
  • Windows Server 2008 Datacenter
Keywords: 
kbnomt kbrapidpub KB961984
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate