github-actions[bot] commented on issue #12535: URL: https://github.com/apache/cloudstack/issues/12535#issuecomment-4012049961
### 🏷️ Issue Triaged Hi `@harikrishna-patnala`! I've categorized this issue as **bug** based on the following analysis: **Reasoning**: This is a configuration bug where the KVM machine type q35 is incompatible with the IDE controller type currently set, causing LibvirtException when starting VMs. <details> <summary><b>View Triage Details</b></summary> #### Analysis - **Keywords detected**: LibvirtException, unsupported configuration, IDE controllers, machine type q35 - **Issue type indicators**: Runtime exception, configuration incompatibility, hypervisor error - **Confidence**: High #### Recommended Next Steps - Investigate controller type mapping for q35 machine type - Update rootDiskController configuration logic to use compatible controller types (SATA/VirtIO instead of IDE for q35) - Add validation to prevent incompatible machine type/controller combinations </details> **References**: [Triage run §22767317661](https://github.com/apache/cloudstack/actions/runs/22767317661) > Generated by [Issue Triage Agent](https://github.com/apache/cloudstack/actions/runs/22767317661) > > To install this workflow, run `gh aw add github/gh-aw/.github/workflows/issue-triage-agent.md@94662b1dee8ce96c876ba9f33b3ab8be32de82a4`. View source at [https://github.com/github/gh-aw/tree/94662b1dee8ce96c876ba9f33b3ab8be32de82a4/.github/workflows/issue-triage-agent.md](https://github.com/github/gh-aw/tree/94662b1dee8ce96c876ba9f33b3ab8be32de82a4/.github/workflows/issue-triage-agent.md). <!-- gh-aw-agentic-workflow: Issue Triage Agent, run: https://github.com/apache/cloudstack/actions/runs/22767317661 --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
