Hi,
A .avhdx file is a differencing disk, and to restore the data on it, you need to find its parent disk. Please note that if the parent disk is missing or the chain link between the parent and child disk is broken, the disk cannot be restored.
Based on your description, we suggest that if you have any back up of this disk, restore the disk from back up. If you don’t have any back up of the disk, try manually merging the .avhdx file back to the .vhdx file.
To establish the checkpoint structure, take the following steps:
- Open Hyper-V Manager.
- In the center pane, select the VM whose snapshots you want to be merged.
- In the Actions section on the right, click Inspect Disk.
- Select the .avhdx file and click open.
- Next, you should see a general overview of the virtual hard disk properties, including its name, location, and the parent’s name. Determine the parent of the selected .avhdx file.
- Repeat steps 3-5 for each .avhdx file and identify their order for merging.
After that, you can start the process of merging Hyper-V snapshots. Note that your VM must be turned off to avoid any issues during the merging operation.
To merge Hyper-V snapshots, do the following: - Open Hyper-V Manager.
- Select the required VM.
- Click Edit Disk. The Edit Virtual Hard Disk Wizard will open. Click Next.
- Click Browse to select the latest .avhdx file. Click Next.
- Select Merge to merge the changes stored in a differencing disk into the parent or another disk. Click Next.
- Select to the parent virtual hard disk and click Finish.
- To fully complete the process of merging Hyper-V snapshots, repeat steps 1-5 for each .avhdx file, until all of the changes have merged into the original parent disk.
- The final step is to reboot the VM to adopt the implemented changes.
Thanks for your time.
Best regards,
Danny
-----------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.