Symptoms
- Hyper-V backups fails to auto-merge checkpoint disk incremental files on Hyper-V host.
- Checkpoint files remain behind on Hyper-V host after backup completes but no checkpoints visible in Hyper-V manager.
- Many AVHDX files in the VM directory after backups complete .
Resolution
This behavior will be addressed in a DPX Maintenance Update. However, a complete Maintenance Update is not available at this time. A hotfix for this issue can be loaded from https://mysupport.catalogicsoftware.com/product.php/DPX470/DPX470-Hyper-V-Hotfix1.zip
This hotfix has two components a Hyper-V Agent and Master Server Appliance component.
To apply the hotfix on Hyper-V host, complete the following steps:
- Extract the compressed file.
- Stop the Catalogic DPX Hyper-V Agent service on the Hyper-V hosts in the Windows Services Manager if its running.
- Copy the DPX-Hyper-V-Agent-3.4.0-win-x64-installer.exe file to the Hyper-V host
- Run the DPX-Hyper-V-Agent-3.4.0-win-x64-installer.exe and follow the steps to install the DPX Hyper-V agent.
- Verify the Catalogic DPX Hyper-V Agent service has correctly restart in the Windows Services Manager
- Repeat Steps 2-5 for every Hyper-V Host.
- Extract the compressed file.
- Copy the dpx-swarm-0.0.1-614.x86_64.rpm to the DPX Master Server appliance, for example using winscp.
- Install the rpm file by doing the following
- Open a SSH session to the Master server using putty or a similar tool.
- run "sudo bash"
- run "rpm -Uvh dpx-swarm-0.0.1-614.x86_64.rpm"