We are running an image from HPE Aruba for a Mobility Master that crashes daily. The error is an IRQ interrupt:
User: 14730.377720] irq 27: nobody cared (try booting with the "irqpoll" option) 14730.378230] handlers: 14730.378461] <ffffffff813be5d0>] vring_interrupt 14730.378717] Disbling IRQ #27
I’ve been directed by the community that there is a KVM fix for this by changing the machine type to Q35. I can see in the acli documentation there are settings for machine type but I can’t seem to find a list of acceptable settings that I could use there. I was hoping to perhaps create a VM through the acli with this already set or perhaps update a VM (is this bad?)
Perhaps it would look something like this:
acli vm.update machine_type="pc-q35"