DaanHoogland commented on issue #5041: URL: https://github.com/apache/cloudstack/issues/5041#issuecomment-850265941
@staySober It is not the `vm_instance` tabel but the field `hypervisor_type` in the table `host` to look for the the value of `Hyperv`. If you restored the DB fully the table `version` should no longer contain a record with `version.version` = '4.15.1.0` and the management server will start the upgrade anew. If there is no `host` entry of `hypervisor_type` 'Hyperv' the upgrade should not be looking for the systemvm record for it. You may be right about the software but I still think it is a DB problem. If it is software that would probably lead to many more people complaining about the same issue as work on 4.15.1.0 is underway for many months now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
