DagSonsteboSB commented on issue #3086: XCP-NG 7.6 system VMs always starting 
as HVM when PV is expected
URL: https://github.com/apache/cloudstack/issues/3086#issuecomment-445333572
 
 
   Solved:
   * The issue is the hypervisor version from the host table must match the 
hypervisor version set in guest_os_hypervisor
   * The XCP-ng 7.6.0 will simply show up as "Xenserver" with version "7.6.0" 
in the hosts table.
   * NOTE: this version in the host table is dynamically kept up to date hence 
you can not override by setting a version of XCP-ng 7.6.0
   * A workaround is therefore to update the guest_os_hypervisor table to say 
hypervisor version "7.6.0" for the template ID in question.
   * Following this system VMs will come online with correct type - in this 
case Debian 7 (64-bit)
   
   
   name-label ( RW)          : s-507-VM
       name-description ( RW): Template that allows VM installation from 
Xen-aware Debian-based distros. To use this template from the CLI, install your 
VM using vm-install, then set other-config-install-repository to the path to 
your network repository, e.g. http://<server>/<path>
                    hvm ( RO): false
          PV-bootloader ( RW): pygrub
   
   
   name-label ( RW)          : v-508-VM
       name-description ( RW): Template that allows VM installation from 
Xen-aware Debian-based distros. To use this template from the CLI, install your 
VM using vm-install, then set other-config-install-repository to the path to 
your network repository, e.g. http://<server>/<path>
                    hvm ( RO): false
          PV-bootloader ( RW): pygrub

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to