Site icon EfmSoft

What does HRESULT 0x0004250A (VDS_S_NONCONFORMANT_PARTITION_INFO) mean?

 
Previous Next
VDS_S_DISK_IS_MISSING VDS_S_SYSTEM_PARTITION

VDS_S_NONCONFORMANT_PARTITION_INFO

VDS_S_NONCONFORMANT_PARTITION_INFO This warning is specifically tied to dynamic-disk expectations. The partition information exists, but it does not conform to the layout VDS expects for a dynamic disk. That is different from simply having an MBR versus GPT disk and different from VDS_E_CORRUPT_PARTITION_INFO, which reports corrupted partition information outright.

What the VDS state means

Dynamic disks use Logical Disk Manager metadata and provider-maintained relationships between packs, volumes, plexes, and disk regions. A partition layout that conflicts with those expectations can make normal dynamic-disk assumptions unsafe. The warning should trigger comparison of partition records with the dynamic-disk topology rather than an automatic rewrite of the partition table.

Diagnostic focus

Technical references

MS-VDS error codes · VDS_DISK_PROP · IVdsAdvancedDisk · IVdsDisk::QueryExtents · Adding foreign disks to a pack


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

Exit mobile version