---
title: "I gave a local LLM full control over my Proxmox node, and it worked better than I expected"
url: https://daily.dev/posts/i-gave-a-local-llm-full-control-over-my-proxmox-node-and-it-worked-better-than-i-expected-3hakdrs9o
source_url: https://www.xda-developers.com/i-gave-a-local-llm-full-control-of-my-proxmox-node
type: article
source: "XDA Developers"
published: 2026-07-02T13:03:41.809Z
updated: 2026-07-02T13:11:46.720Z
tags: ["ai-agents", "mcp", "proxmox", "qwen"]
reading_time: 7
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I gave a local LLM full control over my Proxmox node, and it worked better than I expected

**[XDA Developers](https://daily.dev/sources/xda-developers)** · 7 min read · 1 upvotes · 0 comments

## Summary

An experiment connecting a local LLM (Qwen3.6-35B-A3B) to a Proxmox virtualization node using the Pi agent harness, with no permission guardrails. The LLM autonomously built a custom Proxmox extension, then successfully handled resource monitoring, LXC/VM management, snapshot creation, and VM provisioning. Limitations emerged around multi-node configuration persistence and executing terminal commands inside LXCs via pct exec. The setup ran inside a nested VM for safety. Overall, the author found it surprisingly capable for routine Proxmox management tasks despite the rough edges.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.xda-developers.com/i-gave-a-local-llm-full-control-of-my-proxmox-node>

## Similar posts on daily.dev

- [I switched from Docker to Proxmox LXCs, and managing my home lab finally stopped being a chore](https://daily.dev/posts/i-switched-from-docker-to-proxmox-lxcs-and-managing-my-home-lab-finally-stopped-being-a-chore-vdkk6dlwb) · XDA Developers · 3 upvotes · 0 comments
- [I replaced cloud LLMs with local models running off a Proxmox LXC, and the performance trade-off was worth it](https://daily.dev/posts/i-replaced-cloud-llms-with-local-models-running-off-a-proxmox-lxc-and-the-performance-trade-off-was-xoefffdbp) · XDA Developers · 3 upvotes · 0 comments
- [I ditched VMs for Linux containers, and my home server finally has room to breathe](https://daily.dev/posts/i-ditched-vms-for-linux-containers-and-my-home-server-finally-has-room-to-breathe-v6uh40yts) · XDA Developers · 2 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#proxmox](https://daily.dev/tags/proxmox), [#qwen](https://daily.dev/tags/qwen)

[View this post on daily.dev](https://daily.dev/posts/i-gave-a-local-llm-full-control-over-my-proxmox-node-and-it-worked-better-than-i-expected-3hakdrs9o)
