完全备份DFS服务器报错 "The directory or file was not found, or could not be accessed." 和 "VSS Snapshot error. Out of disk space, or could not find an NTFS volume while creating the snapshot."

book

Article ID: 100050732

calendar_today

Updated On:

Description

Error Message

Final error: 0xe00084af - The directory or file was not found, or could not be accessed. For additional information regarding this error refer to link V-79-57344-33967 and V-79-10000-11242 - VSS Snapshot error. Out of disk space, or could not find an NTFS volume while creating the snapshot.

作业日志报错如下:

Backup- \\Server\F:  - AOFO: Initialization failure on: "\\CN1-FILE01\Shadow?Copy?Components". Advanced Open File Option used: Microsoft Volume Shadow Copy Service (VSS).

V-79-10000-11242 - VSS Snapshot error. Out of disk space, or could not find an NTFS volume while creating the snapshot. Microsoft Volume Shadow Copy Service (VSS) requires an NTFS volume with at least 100 MB of free space for each volume that will be snapped. 

Cause

1. Shadow Copy Service服务在要创建快照的卷上被禁用。

2. 如果Shadow Copy Service分配的空间不足,就会导致创建快照失败。

如果在快照启动的情况下,系统事务日志会报以下错误:
Event Type: Error
Event Source: VolSnap
Event Category: None
Event ID: 39
Date: 9/11/2009
Time: 9:03:03 PM
User: N/A
Computer: ***********
Description:
When preparing a new volume shadow copy for volume C:, the shadow copy storage on volume E: could not be located in non-critical space.  Consider using a shadow copy storage volume that does not have any shadow copies.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Resolution

将VSS的允许空间调整为 "No Limit",然后再次尝试备份作业。

  

Issue/Introduction

完全备份DFS服务器的时候提示报错无法访问文件或者文件夹,还提示VSS快照空间不足。