Stimmt, HAOS offiziell nur als VM. Was in so nem LXC läuft ist ja auch kein HAOS, sondern HA Core (der Community-Script-Weg). Läuft bei vielen problemlos, aber ohne Add-on-Store/Supervisor und eben unsupported. Für nen Einsteiger der nicht...
Das "lief früher, jetzt nicht mehr" ist eigentlich der spannende Teil. Check mal auf dem Windows-Host, ob Core Isolation / Speicherintegrität (VBS) an ist. Die 24H2/25H2-Updates knipsen das gern von selbst an, und sobald Windows den Hypervisor...
ok, if neither qemu downgrade nor kernel downgrade changes anything, then i don't really have an idea what might have caused this change. There are not that many components involved, and you ruled out the main ones.
Did something else change...
Today, I face the problem that login via web-ui and via SSH is no longer possible.
On The web-ui I get "Login failed. Please try again" and SSH simply does not connect at all.
Login with root via the console-view in PVE is still possible.
What...
Hi @jan24, welcome to the forum.
Today, a PVE cluster relies extensively on cross-node SSH communication via root account. While it primarily uses key-based authentication, password authentication is required in some situations, particularly...
Die Fritzbox macht das NAT/Freigabe auf die IP des NPM für HTTP/HTTPS? Du schriebst, dass „Du alles neu gemacht hast“. Also auch eine neue VM/Container für den NPM? Falls ja, wird sich die MAC für die NPM VM geändert haben. Die Fritzbox...
Der "Internal Error" im NPM ist nichtssagend, der echte Grund steht im Log. Schau mal in /data/logs/ rein bzw. bei Docker docker logs <npm-container>, da steht die konkrete LE-Meldung, ob Rate-Limit, Port oder DNS.
Das Problem bei...
Sorry, but I don't see the benefit. Even if it takes a little longer to find a calculator and type in the numbers or do the math in my head, it still takes less than a minute. And if you're creating a large number of virtual machines, wouldn't it...
Der "Internal Error" im NPM ist nichtssagend, der echte Grund steht im Log. Schau mal in /data/logs/ rein bzw. bei Docker docker logs <npm-container>, da steht die konkrete LE-Meldung, ob Rate-Limit, Port oder DNS.
Das Problem bei...
Ich versteh noch immer dein Problem nicht ganz. Oder was daran jetzt genau irgendwie einfacher werden soll oder in welchem Punkt wir "mehr Profi als Du" sein sollen.
Ich habe zum Beispiel keinen Plan von Paperless-NGX. Wenn ich das nutzen wollen...
Thanks for providing the details. The HA configuration looks consistent — VM 121 exists only in one node-affinity rule, quorum is OK, and all nodes are active.
Since nmz-cl-1 is explicitly listed in ha-rule-8156bb0b-7c8c and strict 0 is set...
Laut https://community.home-assistant.io/t/proxmox-vm-vs-lxc/458308 wird HomeAssistant nur in vms supported, daher würde ich da von lxcs die Finger lassen. HomeAssistant als docker-Container innerhalb der OMV-VM würde aber natürlich gehen. Oder...
Good to read that you have resolved it.
1 & 2 can be combined: mount /dev/disk/by-uuid/B130-7F39 /tmp/myesp but otherwise, yes those are the steps and checks.
I see that you are booting legacy bios on this node. Keep in mind that when you are...
PVE nested in PVE funktioniert sehr gut. Beispielsweise, wenn du einen Cluster mit vielen Nodes simulieren willst und nur eine dicke Maschine hast. Übrigens i. d. R. auch was bei Webinaren und Schulungen zu PVE gemacht wird schon alleine um...
Du könntest ja die Konfigs plus Volumes aus der alten Umgebung in die neue kopieren ;) Dann gibt es noch folgendes Skript zum Umwandeln von lxcs in VMS, das habe ich selbst aber noch nicht ausprobiert...