I'm having an error spam my node console, and I can't seem to even find out where it's originating. I've tried googling, but in many of the examples I am finding, the user seems to at least have an "when I do xyz, I get this message" - I don't know what's happening to trigger this error, so I'm having trouble tracking down if there is an issue which needs resolving.
Here is an example of the message (hand typed, so chance I mistyped, but I was careful):
This seems to crop up on my node's console once or twice a day, for the past week or so. I'm assuming this is coming from one of my (many) VMs or containers? Is there somewhere I can track down this error, or at least see which vm/container is causing it?
Thanks for any help!
Here is an example of the message (hand typed, so chance I mistyped, but I was careful):
Code:
[420505.285751] kvm [2906]: vcpu9, guest rIP: 0xfffff80152bc28c2 kvm_set_msr_common: MSR_IA32_DEBUGCTLMSR 0x1, nop
This seems to crop up on my node's console once or twice a day, for the past week or so. I'm assuming this is coming from one of my (many) VMs or containers? Is there somewhere I can track down this error, or at least see which vm/container is causing it?
Thanks for any help!