When performing an FLR on a Windows virtual machine, all the disks does not appear as Mount point even though they show as backed up in vmdk files
book
Article ID: 326784
calendar_today
Updated On:
Products
VMware vSphere ESXi
Issue/Introduction
Symptoms:
When performing an FLR on a Windows virtual machine, all the disks does not appear as Mount point.
All the disk shows as backed up in vmdk files.
Cause
This issue occurs if disk is not compatible with FLR. Check limitations. If limitations are not hit, FLR hides any disk that has a boot flag after the first one, the disk may be marked as active or have a boot flag in Windows. There should only be one active drive in Windows.
Resolution
To resolve the issue:
Mark the partition as inactive or remove the boot flag.
Note: This does not fix current backups, but prevents future backups from the display issue once this is complete.
Take RDP and confirm which disks are marked as active in Windows Disk Management.
To mark the partition inactive in Windows:
Open diskpart from command line in Windows OS.
Select List disk option. It display all the disks.
Select disk X (Where X is the disk in question).
Select List partition option, it displays all the partitions on the disk.
Select the partition X (Where X is the partition in question).
Type inactive.
Notes:
This should take effect immediately and reboot is not required.
Do NOT perform these steps on the primary system disk. This stops the virtual machine from booting and need to select a boot disk from Bios boot: