yeah, that is another half "fix",
'cause, I think, no PF can happen if no swap is available. So we are avoiding the problem instead of fixing it.
But nevertheless that goes against Proxmox own guidelines and could be detrimental for non-nested...
The web interface is provided by pveproxy and should listen on HTTPS port 8006, so there isn’t a separate GUI switch.
Check why the proxy is not running:
systemctl status pveproxy
journalctl -b -u pveproxy
Then try:
systemctl restart pveproxy...
Dedup auf ZFS-Ebene war in der längeren Vergangenheit extrem teuer - es brauchte viel Ram. Mittlerweile hat sich das drastisch verbessert. Aber es macht auch heute nur unter bestimmten Voraussetzungen / "use cases" Sinn. Ich behaupte mal...
Ich finde das Setup ist recht gruselig.
Um eine DB im laufenden Betrieb nahtlos zu übernehmen, taugt es nicht für 5 Pfennig.
Entweder du hast einen entsprechenden Speicher, der das zulässt oder du hast Zeitintervalle, die zu deinen nicht...
Datenbanken kann man in ProxmoxVE schon gut betreiben, man sollte dafür aber dann halt nicht ProxmoxVEs HA-Feature und Replikation nehmen, sondern die nativen Cluster-/Replikationsfeatures der jeweiligen Datenbank.
We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.
Proxmox VE 9.2 for arm64...
Das mit den .conf-Files geht technisch, /etc/pve ist ja pmxcfs und ein Copy da rein legt die VM sofort im Cluster an. Ich würds trotzdem nicht so machen: die Gäste sind dann dauerhaft in Cluster B registriert und irgendwann startet die einer...
Das mit den .conf-Files geht technisch, /etc/pve ist ja pmxcfs und ein Copy da rein legt die VM sofort im Cluster an. Ich würds trotzdem nicht so machen: die Gäste sind dann dauerhaft in Cluster B registriert und irgendwann startet die einer...
Have you perhaps overcommited your node's resources ? For me after upgrading the kernel the IO Delay is almost always zero unless some heavy task is running in one of the vms or lxcs.
The web interface is provided by pveproxy and should listen on HTTPS port 8006, so there isn’t a separate GUI switch.
Check why the proxy is not running:
systemctl status pveproxy
journalctl -b -u pveproxy
Then try:
systemctl restart pveproxy...
@puba, bei dir passen die JS-Versionen nicht zusammen: proxmoxlib.js?ver=v5.2.6 ist das widget-toolkit aus PVE 9, pvemanagerlib.js?ver=8.4.17 dagegen noch PVE 8. Deckt sich mit der Paketliste aus #7, deine Repos zeigen auf trixie/PVE 9, das...
@geerlingguy Watching the video, something that jumped out at me in the VM guest's settings was the unusual value for the memory. Is "33356" used for any particular reason? I'm guessing it shouldn't make any difference, but maybe try with the...
The web interface is provided by pveproxy and should listen on HTTPS port 8006, so there isn’t a separate GUI switch.
Check why the proxy is not running:
systemctl status pveproxy
journalctl -b -u pveproxy
Then try:
systemctl restart pveproxy...
Just got it loaded up on my Ampere Altra Max 128-core system, and install was a breeze.
Once I had it running, I tried creating an Ubuntu 24.04.1 arm64 server VM, and the process was going through fine... but at a certain point when the Ubuntu...
We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.
Proxmox VE 9.2 for arm64...
@geerlingguy Watching the video, something that jumped out at me in the VM guest's settings was the unusual value for the memory. Is "33356" used for any particular reason? I'm guessing it shouldn't make any difference, but maybe try with the...
Hi Andi, what exactly fails, and what error message do you get? Since two identical nodes work, comparing the logs of one working and one failing node would be helpful.