github-actions[bot] commented on issue #10011: URL: https://github.com/apache/cloudstack/issues/10011#issuecomment-5715252405
## ๐ฏ Triage report Report of the LXC hypervisor plugin failing to provide working console/network access to an LXC guest (cgroup symlink error, no ping response via VR). Maintainers already noted in comments that the LXC plugin is unmaintained and asked the reporter to investigate further; no follow-up from the reporter since Dec 2024, and the issue was flagged stale by the bot in Dec 2025. ### ๐ Assessment | Dimension | Value | Reasoning | |---|---|---| | **Type** | type:bug | Reporter describes a functional defect (console/networking not working for an LXC instance) | | **Component** | none | No `component:lxc` label exists in the repo; closest existing component labels (kvm, libvirt) don't cleanly apply to the LXC hypervisor plugin | | **Severity** | n/a | Cannot be reliably assessed โ affects a niche, admittedly unmaintained hypervisor plugin with no confirmed active users | | **Labels** | type:bug | See above | | **Coding agent** | Not suitable | Root cause is unclear, requires manual reproduction on an LXC/libvirt host, host-level cgroup configuration investigation, and maintainers explicitly flagged the whole plugin as unmaintained/needing broader "TLC" rather than a scoped fix | ### ๐ Similar issues No clear duplicate or closely related open issues were found via search. <details><summary>๐ก Notes and suggestions</summary> - Maintainers (`@DaanHoogland`, `@wido`) already asked the reporter for more diagnostic steps (deploy directly via LXD, open console from host) โ no response since Dec 2024. - The core error `Failed to create symlink /sys/fs/cgroup/net_cls: Operation not allowed` is a known libvirt-LXC issue tied to cgroup v1/v2 mismatches or missing kernel support for the `net_cls` cgroup controller on the host โ worth checking `cgroup_controllers` in libvirt's `lxc.conf` and whether the host uses cgroup v2 only. - Given the plugin is stated to be unmaintained and there's no confirmation of other active users, a maintainer may want to consider whether this should stay open indefinitely or be closed pending a volunteer to pick up LXC plugin maintenance. </details> > Generated by [Daily Issue Triage](https://github.com/apache/cloudstack/actions/runs/35227636453) ยท sonnet50 102.2K ยท [โท](https://github.com/search?q=repo%3Aapache%2Fcloudstack+%22gh-aw-workflow-call-id%3A+apache%2Fcloudstack%2Fdaily-issue-triage%22&type=issues) > <details> <summary>Add this agentic workflows to your repo</summary> To install this agentic workflow, run ``` gh aw add githubnext/agentics/workflows/daily-issue-triage.md@d7c1dc4b72b00607a67caaffdcc216cb64379cf9 ``` </details> <!-- gh-aw-agentic-workflow: Daily Issue Triage, engine: copilot, version: 1.0.52, model: claude-sonnet-5, id: 35227636453, workflow_id: daily-issue-triage, run: https://github.com/apache/cloudstack/actions/runs/35227636453 --> <!-- gh-aw-workflow-call-id: apache/cloudstack/daily-issue-triage --> -- 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]
