What does HRESULT 0x80042400 (VSS_E_CLUSTER_ERROR) mean?

 
Could be also:
ConstantTypeOS
VDS_E_NOT_SUPPORTEDHRESULTWindows
Previous Next
VDS_E_NOT_SUPPORTED VDS_E_INITIALIZED_FAILED

VSS_E_CLUSTER_ERROR

VSS_E_CLUSTER_ERROR VSS could not enumerate clustered disks or place them into cluster maintenance mode. The cluster state needs to be fixed before a consistent VSS backup can proceed.

What to check

  • Review System and Failover Clustering events together with VSS Application events at the failure time.
  • Confirm that the disks are online, healthy, and owned by the expected cluster role, and that the cluster can enter the required maintenance state.
  • Check CSV and quorum/storage health before retrying; a generic VSS restart does not correct a cluster-storage problem.
Get-ClusterNode
Get-ClusterSharedVolume

Microsoft: Failover clustering overview

Microsoft: Cluster Shared Volumes overview

Microsoft: Volume Shadow Copy Service


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