You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The host table uses the same version for XenServers and XCP-ng hosts
As a result the guest_os_hypervisor table needs to reflect the same hypervisor version - without distinguishing XCP-ng or Xenserver
Decision needs to be made whether to:
** Distinguish XCP-ng hosts with a different hypervisor version, OR
** Create a new hypervisor TYPE for XCP-ng
Refer to XCP-NG 7.6 system VMs always starting as HVM when PV is expected #3086
** As per this ticket the hypervisor version in the host table needs to match the hypervisor version in the guest_os_hypervisor table to ensure the compute host recognises the correct Xen side template to use - which in turn determines PV or HVM. If the version doesn't match the fallback is an "other" template on Xen side, which always boots as HVM.
ISSUE TYPE
COMPONENT NAME
*XCP-ng 7.x
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
** Distinguish XCP-ng hosts with a different hypervisor version, OR
** Create a new hypervisor TYPE for XCP-ng
** As per this ticket the hypervisor version in the host table needs to match the hypervisor version in the guest_os_hypervisor table to ensure the compute host recognises the correct Xen side template to use - which in turn determines PV or HVM. If the version doesn't match the fallback is an "other" template on Xen side, which always boots as HVM.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS