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...
A small adaption to this. With PVE 9.2 you can disarm HA [0] which closes all watchdogs, the resource.cfg move is not needed anymore.
[0] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#ha_manager_disarm
Confirming 2 days of stable/behaving CPU activity. Previously getting 3-4 hours before issues was a problem. I will monitor and report back if the issue reoccurs.
Hey,
I made a small native macOS menu bar app for Proxmox VE called ProxmoxBar.
It lets you:
monitor VMs/LXCs quickly from the menu bar
see cluster resources (CPU, RAM, storage)
start/stop/restart instances
manage multiple Proxmox servers
get...
Before installing updated packages I do:
cd /var/cache/apt/archives
apt-get --download-only dist-upgrade
find . -name "*.deb" -ctime -20 -print0 | xargs -r0 apt-listchanges
(This -20 is with a big room for error, but it doesn't make an...
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...
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...
So, you didn't need to wait a lot to see your speculation was correct:
https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64.185526/
This is awesome news! Just manually installed it on Pi5, and working great, sadly not sure a 8GB Pi is quite enough memory, but was a nice POC.
For those interested: https://fingerlessgloves.me/2026/08/05/installing-proxmox-on-raspberry-pi/
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...
I actually have this exact same setup (SD-WAN via UniFi Site Magic and a 2-node Proxmox cluster spread across two different sites).
I used to run EVPN with dynamic routing and VXLAN to handle a stretched vnet with single gateway, but...
Bevor du dich mit DNAT rumschlägst: aus welchem Netz greifst du denn zu? Wenn dein PC im selben Subnetz hängt wie der Nodecast-Container, ist das Gateway für diesen Zugriff völlig egal, die beiden reden direkt über die Bridge miteinander. Dass es...
host-managed=0 should be the closest equivalent to PVE8 behavior, though PVE9 does include logic to auto-detect if the host or guest should configure the network and it is usually not necessary to specify it.
Specifically, it checks the existence...
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...
My fault! There was still an "root=ZFS=rpool/ROOT/pve-1 boot=zfs" in the default-grub file due an prior installation on other Hardware without boss-card.
Hi,
this mornig I've upgrade 3 Nodes of an Cluster to proxmox-ve: 9.2.0 (running kernel...