Site icon EfmSoft

What does HRESULT 0x80042466 (VDS_E_EXTEND_FILE_SYSTEM_FAILED) mean?

 
Previous Next
VDS_E_ONLINE_PACK_EXISTS VDS_E_MAX_USABLE_MBR

VDS_E_EXTEND_FILE_SYSTEM_FAILED

VDS_E_EXTEND_FILE_SYSTEM_FAILED means the storage layer could not complete the file-system expansion after an extend operation. A larger partition does not guarantee that the file system can grow successfully.

What to check

Get-Partition -DriveLetter <letter>
Get-Volume -DriveLetter <letter>

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-Partition

Microsoft: Get-Volume

Microsoft: Repair-Volume

Microsoft: VDS error codes


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

Exit mobile version