What does HRESULT 0x800423FF (VSS_E_RESYNC_IN_PROGRESS) mean?

 
Previous Next
VSS_E_CANNOT_REVERT_DISKID VDS_E_NOT_SUPPORTED

VSS_E_RESYNC_IN_PROGRESS

VSS_E_RESYNC_IN_PROGRESS A LUN resynchronization operation could not start because another resynchronization is already active. VSS prevents concurrent resync operations that could conflict at the storage layer.

What to check

  • Identify the active resync operation and allow it to finish before starting another operation on the same storage set.
  • Check storage-array, provider, cluster, and VSS events for the operation that owns the resync.
  • Avoid forcing parallel backup or restore jobs against the same LUNs until storage consistency is restored.
vssadmin list providers

Microsoft: vssadmin list providers

Microsoft: VSS documentation portal

Microsoft: Failover clustering overview


Looking for a different code? Search another status or error code.