Site icon EfmSoft

What does NTSTATUS 0xC0380009 (STATUS_VOLMGR_DISK_INVALID) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_DISK_INVALIDHRESULTWindows
Previous Next
STATUS_VOLMGR_DISK_ID_INVALID STATUS_VOLMGR_DISK_LAST_VOTER

STATUS_VOLMGR_DISK_INVALID

The selected disk object is not usable in this request

The status is a Volume Manager validation result for the disk record. It should be distinguished from STATUS_VOLMGR_DISK_DYNAMIC, which only identifies a dynamic disk, and from a missing disk, which is primarily an availability condition.

Check object selection and pack membership

Record the chosen disk, its pack membership, current online state, expected operation, and the disk-management command or API that produced the request. Validate that the operation targets a current member of the intended pack rather than a stale, foreign, duplicate, or basic-disk object.

References


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

Exit mobile version