Site icon EfmSoft

What does NTSTATUS 0xC0130018 (STATUS_CLUSTER_NON_CSV_PATH) mean?

 
Previous Next
STATUS_CLUSTER_POISONED STATUS_CLUSTER_CSV_VOLUME_NOT_LOCAL

STATUS_CLUSTER_NON_CSV_PATH

The target path is outside the CSV namespace

STATUS_CLUSTER_NON_CSV_PATH means that the API or operation expects a Cluster Shared Volume, but the supplied path resolves to another filesystem or volume. A path under a familiar drive letter is not enough: the cluster must recognize the underlying volume as a CSV.

Do not treat this as a storage-connectivity failure. First resolve the exact volume behind the path, then compare it with the CSV inventory. Moving the request to an ordinary clustered disk, a local disk, or a share changes the semantics; it does not make that volume a CSV.

What to verify

References


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

Exit mobile version