询问者
SCDPM 2019备份大文件卷(10T)时一致性检查超时,然后始终无法正常创建恢复点

问题
全部回复
-
你好,
指定DPM在同步时是否创建恢复点,或者DPM只同步而不创建恢复点。
-DiskRecoveryPointOptionSpecifies whether DPM creates a recovery point while it synchronizes, or whether DPM synchronizes only and does not create a recovery point.
The acceptable values for this parameter are:
- WithSynchronize
- WithoutSynchronize
- OnlySynchronize
对应的Powershell,请参考下面的文章:
-
你好,
控制台崩溃的问题,建议查看日志查看器和日志文件,寻找相关的报错。
https://docs.microsoft.com/en-us/system-center/dpm/set-up-dpm-logging?view=sc-dpm-2019
-
感谢回复。
我再DPM.log里看到了以下报错信息:
=========================================================
15E4 1BD4 12/18 12:02:34.159 11 VolumeInstrumentation.cs(86) WARNING *** Mojito error was: WMIFailedToExecuteQuery; 0; None
15E4 1BD4 12/18 12:02:35.174 11 VolumeInstrumentation.cs(86) WARNING VolumeInstrumentation.StorageEventWorker encountered ignorable error: Microsoft.Internal.EnterpriseStorage.Dls.Wmi.NonFatalWmiException: Failed to read events from watcher: SELECT * FROM __InstanceOperationEvent WITHIN 120 WHERE TargetInstance ISA 'MSFT_Volume' ---> System.Management.ManagementException: 调用已取消
15E4 1BD4 12/18 12:02:35.174 11 VolumeInstrumentation.cs(86) WARNING 在 System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)