You may receive this error message after upgrading the Hyper-V server:
- "YYYY/MM/DD hh:mm:ss com.ahsay.afc.microsoft.MSVMExpt: Microsoft VM Host version defined in backup set does not match the system."
To prevent this message, update the MS VM host version by following the steps below:
- Stop the AhsayCBS services.
- Make a backup of $CBS_Home\conf\users.xml.
- Copy and paste the user.xml file to another location to create a backup.
- Open the current "users.xml" file using a text editor.
- Search for the backup set by using the backup set ID.
- Under the backup set ID, scroll down and look for com.ahsay.obx.cxp.cloud.MSHypervSettings.
- Change the VM host version.
- Example: Change from Microsoft Hyper-V Server 2019 to Microsoft Hyper-V Server 2022
- From Value data="Microsoft Hyper-V Server 2019" name="version" type="string"/
- to Value data="Microsoft Hyper-V Server 2022" name="version" type="string"/
- Example: Change from Microsoft Hyper-V Server 2019 to Microsoft Hyper-V Server 2022
- Change the VM host version.
- Save the changes.
- Start the AhsayCBS service.