Kein Eintrag in der global Welcomelist weder für Email oder Domain. Persönliche Welcomlist leer.
Spam Level der Nachricht:
X-SPAM-LEVEL: Spam detection results: 11
2026-06-24T08:52:37.482713+02:00 mproxy postfix/smtpd[20787]: connect from...
Die drei Zahlen sind der klassische Load Average aus /proc/loadavg, also die 1/5/15-Minuten-Mittel. Das sind keine Prozent-Werte, sondern grob die Anzahl Prozesse, die laufen wollen oder im uninterruptible IO-Wait hängen. PVE zeigt da einfach 1:1...
Ah, da liegt der Knackpunkt: das "in einem Rutsch" wird keine nahtlose Lösung. Die meisten Resolver fragen stur den ersten Nameserver und schwenken erst nach einem Timeout auf den zweiten, bei glibc sind das per Default rund 5 Sekunden pro...
Hi,
Going to reply here, since this is the post that I found that most accurately describes my situation; backing up individual cluster nodes.
Where previously my network interfaces were named things like ens2f0np0, on a new install they're now...
Understood. Here's the groups
shopt -s nullglob
for g in $(find /sys/kernel/iommu_groups/* -maxdepth 0 -type d | sort -V); do
echo "IOMMU Group ${g##*/}:"
for d in $g/devices/*; do
echo -e "\t$(lspci -nns ${d##*/})"
done...
Update:
I performed a VMware-native clone directly on the ESXi host using:
vmkfstools -i \
/vmfs/volumes/datastore1/srvtestfe/srvtestfe.vmdk \
/vmfs/volumes/datastore1/srvtestfe/srvtestfe-clone.vmdk \
-d thin
The clone progressed to:
Clone...
Oder man löst vielleicht besser das eigentliche Problem? Ich nutze auch Pi-hole, und bei mir ist das noch nie "abgestürzt". Und falls es tatsächlich einmal hängen oder nicht mehr erreichbar sein sollte, merke ich das ja ohnehin recht schnell...
Not trying to be a dick, but I would never run software maintained by a single person with mental health issues.
But back to topic. Let us not put the cart before the horse. Why should I even want to manage PVE with an AI agent? Proxmox is...
The thing is: I don't trust ai to follow any guard rails or safety rules. So: Your answer doesn't change anything. Your answer to @meyergru concerns is basically "trust me bro" which also doesn't help your case. W
Not trying to be a dick, but I would never run software maintained by a single person with mental health issues.
But back to topic. Let us not put the cart before the horse. Why should I even want to manage PVE with an AI agent? Proxmox is...
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...
Hallo Zusammen,
das Problem hat sich erledigt.
Das Backup war falsch eingestellt, als Datastore war local eingerichtet und nicht der PBS und somit ist die Festplatte vollgelaufen.
Alles gelöscht, neugestartet und siehe da, es läuft wieder.
Gruß...
The thing is: I don't trust ai to follow any guard rails or safety rules. So: Your answer doesn't change anything. Your answer to @meyergru concerns is basically "trust me bro" which also doesn't help your case. W
Thank you all.
Coming from VMware and running mission critical workloads, we would definitely require some form of 24x7 support. If we end up going this route, I'll go with that suggestion and get customer references.
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...
That story is the exact nightmare — and honestly, it's why this exists. The reason an agent can nuke a database in 9 seconds is that nothing stands between "the model decided to" and "it happened." No plan, no snapshot, no record — just an...