Site icon EfmSoft

What does HRESULT 0xC0380017 (ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS) mean?

 
Could be also:
ConstantTypeOS
STATUS_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERSNTSTATUSWindows
Previous Next
ERROR_VOLMGR_DISK_SET_NOT_CONTAINED ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_PLEXES

ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS

ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS (0xC0380017) is a Windows Volume Manager HRESULT. A disk contributes extents to more than one member in the proposed plex layout.

What to check for ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS

REM Diagnostic context: ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS
diskpart
list disk
select disk <number>
detail disk
list partition

Do not use clean to diagnose a layout problem: it removes partition information from the selected disk.

This result reference: Microsoft: Basic and Dynamic Disks.

This result reference: Microsoft: DiskPart command reference.

This result reference: Microsoft: Convert a disk type to Dynamic or Basic.


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

Exit mobile version