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.

You receive an "Unable to create a shadow copy" error after you remove a volume in Windows Server 2003.


Symptoms

If you remove a volume when the Shadow Copies of Shared Folders feature is turned on, the application event log may log an event that is similiar to the following event for each subsequent shadow copy for that volume:

Event Type: Error
Event Source: VSS
Event ID: 7001
Computer: Computername
Description: VssAdmin: Unable to create a shadow copy:
Either the specified volume was not found or it is not a local volume.
'C:\WINNT\system32\vssadmin.exe Create Shadow /AutoRetry=5 /For=\\?\Volume{volume}\'.

↑ Back to the top


Cause

The Shadow Copies of Shared Folders feature uses scheduled tasks to create shadow copies on a user-defined schedule. The application event log error occurs because the scheduled tasks cannot find the missing volume.

↑ Back to the top


Resolution

To prevent this issue, turn off the Shadow Copies of Shared Folders feature before you remove a volume. To resolve this issue if it has already occurred, follow these steps:
  1. Turn off the Shadow Copies of Shared Folders feature.
  2. Open the Task Scheduler, and then remove any remaining shadow copy tasks. Shadow copy tasks appear similar to "VSSVolumeGUID" or "ShadowCopyVolumeVolumeGUID".



    Note The name of the scheduled task is the same as the name of the Volume Shadow Copy service task resource that is associated with the scheduled task.
  3. Turn on the Shadow Copies of Shared Folders feature.

↑ 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 of this article.

↑ Back to the top


Keywords: kb, kbentirenet, kberrmsg, kbprb, kbstoragemgmt, kbwinservsetup

↑ Back to the top

Article Info
Article ID : 833779
Revision : 7
Created on : 8/20/2020
Published on : 8/20/2020
Exists online : False
Views : 113