Skip to content

VMs not loading kvm and kvm-intel module at boot once if useing custom cpu #9005

@yashi4engg

Description

@yashi4engg
ISSUE TYPE

VMs not loading kvm and kvm-intel module at boot once we use custom cpu as below -
guest.cpu.model=SandyBridge
guest.cpu.mode=custom

COMPONENT NAME

CLOUDSTACK VERSION

CONFIGURATION
OS / ENVIRONMENT
SUMMARY

we are using below config in agent.properties -
guest.cpu.model=SandyBridge
guest.cpu.mode=custom

we need kvm module to be loaded on vm so that we can use below properties in our automation :-

"ansible_virtualization_type": "kvm",

If we use guest.cpu.mode=host-model it come by default.

EXPECTED RESULTS

kvm module should be present after vm reboot and must be install as part of VM creation.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions