Das ist genau der Grund, warum ich LXCs generell sehr kritisch gegenüber stehe. Die Vermischung zwischen host und client ist einfach zu groß.
Ich setze seit 10J+ eine HA-VM mit 48GB HDD ein, ohne jemals so ein Problem gehabt zu haben. Dabei wird...
Thanks for sharing your project here. I appreciate that you openly state this is a human+AI hybrid project. However, looking closely at the concept, the GitHub profile, and the architectural choice, I see three potential scenarios here—all of...
I'm not interested in using an AI agent at all on my hosts because my data is too important for me: https://www.euronews.com/next/2026/04/28/an-ai-agent-deleted-a-companys-entire-database-in-9-seconds-then-wrote-an-apology
In other words: I...
Thanks!
Resolved, my guest services task was stuck I remember pressing stop, when I rebooted because my vm start time delays were off... I guess it doesnt restart itself.
Ok my fault I guess?
Solved by restarting:
systemctl kill -s SIGKILL...
Have you given it a bit of time and retried? Its likely than automatic update/refresh is running in the background. Its possible that it is done by now.
You can query the system (ps -efw|grep atp) to see if anything is running.
You can also...
Any external raid system (sas, fc, ib, iscsi etc) or even external nas system may be able to do snapshots too without the running pve knows about this.
Hi all,
I am configuring multiple VXLANs between two nodes I have in a cluster and I'm getting some very very weird results. I have my VMBR0 interfaces operating as my mgmt network just fine. Then I have configured the following:
VXLAN: Range...
Been running 9.2.2 and proxmox for years and never had this update not finish.
Last line was:
Setting up qemu-server (9.1.16) ...
Setting up pve-manager (9.2.3) ...
Then it doesn't exit but everything is working fine.
Starting system upgrade...
Any external raid system (sas, fc, ib, iscsi etc) or even external nas system may be able to do snapshots too without the running pve knows about this.
Soweit ich hier in diesem Thread rückblickend gelesen habe, hast du auch zu viel Speicher auf die VM/CTs verteilt.
Davon ausgehend das die Plattenstruktur unverändert ist, und das Postfix Thema greift, würde ich auch nicht zu viel an den...
Been migrating Dell VMware clusters over to Proxmox Ceph clusters.
As with VMware, Ceph really, really wants homogeneous hardware, ie, same CPU, memory, storage, storage controller, firmware, networking.
While it's true, 3-nodes is the minimum...
In case someone else finds this, I was able to fix the issue by reinstalling some PVE packages from my node's shell.
apt update
apt install --reinstall pve-manager proxmox-widget-toolkit libpve-http-server-perl
Then refreshed browser and...
Hey, i just made an account here just to say a big THANK YOU for not only asking the exact question about the problem that i just ran into, but to also take the time to post a solution that you did find, which also worked for me now. More people...