Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message in VSS log file when you try to revert a volume on a shared cluster disk or on a cluster shared volume to a previous version: "Shadow copying the specified volume is not supported"


View products that this article applies to.

Symptoms

When you try to revert a volume on a shared cluster disk or on a cluster shared volume to an earlier version by using Volume Shadow Copy Service (VSS), the following error message is logged in the VSS log file:
Shadow copying the specified volume is not supported.

↑ Back to the top


Cause

This problem occurs because the RevertToSnapshot method is not supported for volumes on a shared cluster disk. This restriction also applies to Cluster Shared Volumes (CSV) that are available together with Windows Server Failover Clustering in Windows Server 2008 R2.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

In this situation, the VSS log file may resemble the following:
[0170914593,0x0009a4:0x0a2c:0x1f3cfe38] (0000):
CVssCoordinator::IsSharedClusterVolume: Returning bool: TRUE [0170914593,0x0009a4:0x0a2c:0x1f3cfe38] EXIT
{CVssCoordinator::IsSharedClusterVolume}: hr: 0x00000000 [0170914593,0x0009a4:0x0a2c:0x1f3cfe38] coord\src\coord.cxx(1376):
CVssCoordinator::RevertToSnapshot: Revert is not supported on this volume

STACK ~ 09a4.0a2c EXCEPTION :Shadow copying the specified volume is not supported.


     - CVssCoordinator::RevertToSnapshot

[0170914593,0x0009a4:0x0a2c:0x1f3cfe38] coord\src\coord.cxx(1376):
CVssCoordinator::RevertToSnapshot: Throwing HRESULT code 0x8004230c.
Previous HRESULT code = 0x00000000
[0170914593,0x0009a4:0x0a2c:0x1f0a7318] ENTER
{VssAPI::VssFreeSnapshotProperties}:
[0170914593,0x0009a4:0x0a2c:0x1f0a7318] EXIT
{VssAPI::VssFreeSnapshotProperties}: hr: 0x00000000

STACK ~ 09a4.0a2c ERROR: Shadow copying the specified volume is not supported.


     - CVssCoordinator::RevertToSnapshot

[0170914593,0x0009a4:0x0a2c:0x1f3cfe38] coord\src\coord.cxx(1403):
CVssCoordinator::RevertToSnapshot: HRESULT EXCEPTION CAUGHT: hr:
0x8004230c

STACK ~ 09a4.0a2c ERROR: Shadow copying the specified volume is not supported.


     - CVssCoordinator::RevertToSnapshot

[0170914593,0x0009a4:0x0a2c:0x1f3cfe38] EXIT
{CVssCoordinator::RevertToSnapshot}: hr: 0x8004230c
Note Status code 0x8004230c represents VSS_E_VOLUME_NOT_SUPPORTED.

↑ Back to the top


References

For more information about Cluster Shared Volumes, visit the following TechNet Web site:

↑ Back to the top


Keywords: KB945361, kbprb, kbtshoot

↑ Back to the top

Article Info
Article ID : 945361
Revision : 4
Created on : 9/18/2009
Published on : 9/18/2009
Exists online : False
Views : 418