Site icon EfmSoft

What does HRESULT 0x80042405 (VSS_E_ASRERROR_SHARED_CRIDISK) mean?

 
Could be also:
ConstantTypeOS
VDS_E_OBJECT_NOT_FOUNDHRESULTWindows
Previous Next
VDS_E_OBJECT_NOT_FOUND VDS_E_INVALID_SPACE

VSS_E_ASRERROR_SHARED_CRIDISK

VSS_E_ASRERROR_SHARED_CRIDISK is the failure HRESULT 0x80042405 (signed decimal -2147212283, unsigned decimal 2147755013). Its severity bit is set, the facility field is 4 (FACILITY_ITF), and the facility-specific code is 0x2405.

A critical ASR volume is on unsupported cluster-shared storage. Automated System Recovery has identified a critical volume on a cluster shared disk. The AllStat contract marks this configuration unsupported; it is a topology veto rather than a transient snapshot-provider delay.

AllStat records the official condition as: “Automated System Recovery failed the shadow copy, because a selected critical volume is located on a cluster shared disk. This is an unsupported configuration.” This wording should be interpreted at the VSS/ASR stage described below, not as a generic disk or COM failure.

Where VSS_E_ASRERROR_SHARED_CRIDISK appears

The check occurs when ASR determines which volumes are critical to the bootable system state and validates whether their hosting disks can participate in the requested disaster-recovery snapshot.

Likely causes

Evidence to capture before changing storage

Diagnostic sequence

Recovery and retry

Use a supported architecture: keep node-critical volumes on eligible local storage, or exclude noncritical shared data from the ASR critical set and protect it with cluster-aware backup. Retry only after the storage role or backup scope has been corrected.

What this HRESULT does not prove

The result does not say the cluster disk is offline, unhealthy or inaccessible. A perfectly functioning shared disk can still be invalid for this ASR operation.

Difference from nearby VSS results

VSS_E_CRITICAL_VOLUME_ON_INVALID_DISK is broader and covers other disk types that ASR cannot back up. This value identifies cluster-shared placement specifically.

Practical example

A clustered server stores a volume classified as critical on CSV storage. VSS can access the volume, but the ASR writer refuses to include it in node bare-metal recovery because the configuration is unsupported.

Guidance for backup software and telemetry

Backup products should present this as a design incompatibility and name the cluster resource. Automatic retry wastes time and can conceal the need for separate cluster-data protection.

A useful support record includes the operation phase, backup set or restore session identifier, recovery-environment version, firmware mode, exact disk identities, source and target capacities, online/exclusion state, and the first related VSS or storage event. Preserve identifiers needed to distinguish the affected devices while applying the organization’s normal redaction rules to customer-specific labels and paths.

Official Microsoft references


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

Exit mobile version