GitHub user andrijapanicsb added a comment to the discussion: application vm are crashing in a cluster with mixed CPU model hardware
"Problem Description: We have a cluster with mixed hardware" (CPU) and "guest.cpu.mode=host-passthrough" = Do the RTFM && make sure you know what you're doing (no offence, I really mean it) In short, you attempted a very documented "NOT ALLOWED" scenario. You have to define, as @prashanthr2 nicely and politely explained - "lowest common denominator" as a CPU model, that is supported by all hypervisors. GitHub link: https://github.com/apache/cloudstack/discussions/13992#discussioncomment-18181612 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
