| Previous | Next |
| VDS_E_VOLUME_EXTEND_FVE_LOCKED | VDS_E_VOLUME_EXTEND_FVE_RECOVERY |
VDS_E_VOLUME_EXTEND_FVE_CORRUPT
VDS_E_VOLUME_EXTEND_FVE_CORRUPT means the requested extension was blocked because BitLocker did not report a healthy state for the volume. First resolve the encryption or volume problem; increasing the partition size will not repair it.
What to check
- Inspect BitLocker status and the file-system health of the affected volume.
- Preserve data and recovery information before troubleshooting a suspected storage error.
- Only retry the extend after both the encryption state and the available disk extent are known to be valid.
Virtual Disk Service is a legacy COM API. On Windows 8 and Windows Server 2012 and later, inspect and manage supported storage through the Storage Management API and the Storage PowerShell cmdlets.
Microsoft: Get-BitLockerVolume
Looking for a different code? Search another status or error code.