What does NTSTATUS 0xC05CFF06 (STATUS_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGED) mean?

 
Could be also:
ConstantTypeOS
ERROR_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGEDHRESULTWindows
Previous Next
STATUS_SVHDX_UNIT_ATTENTION_REGISTRATIONS_PREEMPTED STATUS_SVHDX_RESERVATION_CONFLICT

STATUS_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGED

The shared device changed a property relevant to operation

STATUS_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGED reports that the storage device changed its operating definition. The condition is intentionally broader than a capacity change: it tells the initiator that cached assumptions about how the device should be addressed or operated may no longer be valid.

Investigate the event that changed storage state, such as a host-side configuration change, protocol renegotiation, or coordinated maintenance action. Retrying an old command against a stale model can create a secondary error that conceals the original state transition.

What to verify

  • Obtain detailed sense information and record the device and initiator state before retrying.
  • Refresh the attributes that the guest cluster or storage driver caches for this shared disk.
  • Correlate host maintenance, VM migration, and storage events with the notification time.

References


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