What does HRESULT 0x80045366 (FSRM_E_VOLUME_OFFLINE) mean?

 
Previous Next
FSRM_E_PERSIST_PROPERTIES_FAILED FSRM_E_FILE_MANAGEMENT_ACTION_TIMEOUT

FSRM_E_VOLUME_OFFLINE

FSRM_E_VOLUME_OFFLINE indicates that an FSRM operation could not reach the volume containing its scope, target file, report input, or property store. The rule and module configuration may be valid; the namespace was not usable at execution time.

Check the volume, not only the path string

  • Confirm the volume is mounted, online, and reachable through the same local path stored in the FSRM object.
  • Check mount-point and drive-letter changes made after the rule or job was created.
  • Review storage, cluster, and filesystem events before rerunning a broad classification or management task.

A directory can remain in an FSRM scope after the backing volume is removed or remounted elsewhere. Recreating the rule usually hides rather than fixes that state. Restore the volume or update the namespace definition, then verify that the service account can enumerate the root. If only one volume failed, use reports to avoid treating successful results from other scopes as invalid.

Classification management · File management tasks · FSRM overview


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