Questions tagged [avhdx]

5 questions
10
votes
1 answer

Hyperv-V creates mystery .avhdx files and fills up disk space

I have windows server 2016. Also i have Hyper-V role on my server. Every day in 5:36 i have error, that disk full and my virtual machine is stopping. In Hyper-V logs: ProviderName: Microsoft-Windows-Hyper-V-StorageVSP TimeCreated …
Piduna
  • 541
  • 4
  • 12
  • 25
3
votes
2 answers

Unable to start a VM with a Shared Disk

We're running Hyper-V 2019 on a 2 node cluster. We have 2 VMs in the Failover Cluster which are clustered together to run a server. This service requires a shared disk. The shared disk is located in a CSV on the Hyper-V Cluster. We recently stopped…
Greg
  • 463
  • 2
  • 12
  • 23
3
votes
1 answer

Redifferencing multiple checkpoint-avhdx'es agains the root vhdx instead of an intermediate avhdx

I'm currently in this situation of differentiating avdhx-files where A1, A2, B and C represents the actual checkpoints I'm using. I would like to convert A1 and A2 into differentials directly against master.vhdx like B and C are, removing the…
Alex
  • 131
  • 5
1
vote
1 answer

Forcing HyperV to mount an AVHDX file it thinks is corrupt

I have an AVHDX file that is part of a broken snapshot chain. However, I'm fairly certain there will be useful contiguous data on the last AVHDX in the chain, if I can run forensic tools on it. I have a tool under a Linux VM ready, and want to…
Kev
  • 984
  • 4
  • 23
  • 46
0
votes
1 answer

AVHDX internal format for use with TestDisk

I can't seem to find any info about this. What is a HyperV differential AVHDX file format internally like, for the purpose of forensic recovery? That is: Is it just straight blocks, like dd would output, but with point-in-time metadata in between…
Kev
  • 984
  • 4
  • 23
  • 46