What does HRESULT 0x80042317 (VSS_E_MAXIMUM_NUMBER_OF_SNAPSHOTS_REACHED) mean?

 
Previous Next
VSS_E_SNAPSHOT_SET_IN_PROGRESS VSS_E_WRITER_INFRASTRUCTURE

VSS_E_MAXIMUM_NUMBER_OF_SNAPSHOTS_REACHED

VSS_E_MAXIMUM_NUMBER_OF_SNAPSHOTS_REACHED means that the target volume or remote file share is already associated with the maximum number of shadow copy sets accepted by the provider. VSS did not add it to the requested set.

How to investigate for VSS_E_MAXIMUM_NUMBER_OF_SNAPSHOTS_REACHED

  • List existing shadow copies and identify retention policies or abandoned snapshots.
  • Check available diff-area capacity and the provider-specific shadow-copy limit.
  • Delete or expire only snapshots that are no longer required by backups, restores, or Previous Versions.

Microsoft: maximum snapshot return value


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