Column 1
Skip to content
Column 1

Proxmox VE 9.2 ARM64: Hardware Support and Deployment Checklist

Enterprise ARM64 virtualization host and network hardware for a Proxmox VE 9.2 deployment checklist.

Proxmox VE 9.2 for ARM64 is a real host platform release, but it is not a generic "run it on any ARM box" announcement. Proxmox calls it the first Proxmox VE release for a CPU architecture beyond amd64, with full support currently focused on NVIDIA Grace and NVIDIA Vera enterprise systems. Other qualifying ARM hardware is best-effort, and some familiar x86 choices do not apply.

Enterprise ARM64 virtualization host and network hardware for a Proxmox VE 9.2 deployment checklist.

This guide turns the release notes into a decision checklist for hosting providers, IT teams, and serious lab operators. It explains what can join an ARM64 rollout, what absolutely cannot, and what to verify before putting workloads on the new architecture.

What Changed with Proxmox VE 9.2 ARM64

Proxmox released its dedicated 64-bit ARM build on August 5, 2026. It uses Debian Trixie 13.6, Linux kernel 7.0, QEMU 11.0, LXC 7.0, ZFS 2.4, and Ceph Tentacle 20.2.3. The ARM64 build shares the Proxmox VE code base, package repositories, release lifecycle, configuration, tooling, and documentation with the amd64 build, apart from the stated architecture-specific differences.

That shared foundation is helpful, but it does not make ARM64 and amd64 interchangeable in a cluster. Treat the new build as a supported architecture with its own placement, migration, firmware, and guest-compatibility review.

Which ARM Hardware Is Supported?

  • Fully supported: NVIDIA Grace and NVIDIA Vera enterprise ARM64 platforms.
  • Best-effort: other UEFI-based ARMv9-A or newer hardware that meets the host requirements.
  • Not supported: device-tree-only single-board computers, including Raspberry Pi hardware.

The important distinction is support status, not whether a machine merely has ARM cores. Before ordering hardware or moving a production workload, record the vendor platform, firmware mode, architecture generation, support expectation, and the escalation path your team will use if a host-level issue appears.

Host Firmware Requirements

An ARM64 Proxmox VE host must boot through UEFI and describe its hardware through ACPI. This is the point that rules out the familiar device-tree-only board path. Do not treat a successful experimental boot on unsupported hardware as a production qualification.

For a first deployment, validate the planned host's firmware and hardware description before a maintenance window. Document the result with the hardware inventory, not just in an engineer's personal notes.

What Stays Familiar from amd64

Day-to-day Proxmox VE administration remains recognizable because the ARM64 and amd64 builds share the core project structure and lifecycle. Use the existing Proxmox VE 9.2 fresh-install checklist for a new host, then use the 9.2 upgrade and hosting-cluster checklist for the wider maintenance, storage, guest, and recovery gates.

Capacity still matters. Review CPU, memory, storage, and network headroom with the Proxmox hardware sizing guide before turning a promising ARM host into the home of production workloads.

ARM64 Limits to Plan Around

Several x86-specific capabilities are not available on the ARM64 host build:

  • SeaBIOS for virtual machines.
  • AMD SEV.
  • Intel GVT-g.

Inventory guests that depend on those features before migration. A workload can be healthy on an amd64 node and still be a poor fit for an ARM64 placement because firmware, virtual CPU expectations, acceleration features, drivers, or appliance support differ.

The Cluster Boundary: Migration Is Same-Architecture Only

Live migration is only possible between nodes of the same architecture. That makes an ARM64 expansion a placement and capacity project, not a drop-in mixed-CPU upgrade. Keep an explicit list of ARM64-capable workloads and their same-architecture migration destinations before you schedule maintenance.

A mixed environment can still be centrally managed, but a critical guest must have a recovery plan that works within its architecture. Review quorum, HA groups, storage reachability, backup scope, and spare capacity with the Proxmox HA cluster checklist. Do not assume an amd64 node is a live-migration escape hatch for an ARM64 workload.

Deployment Checklist

  1. Classify the hardware. Record whether the host is a fully supported Grace or Vera platform or a best-effort ARMv9-A-or-newer system.
  2. Confirm UEFI and ACPI. Stop the production plan if the host relies on a device-tree-only setup.
  3. Define the first workload set. Start with workloads whose operating system, application stack, drivers, and licensing have been reviewed for ARM64.
  4. Map same-architecture capacity. Ensure each protected ARM64 guest has an intended ARM64 migration or recovery destination.
  5. Review unavailable features. Identify any guest that needs SeaBIOS, AMD SEV, or Intel GVT-g and keep it on an appropriate architecture.
  6. Validate storage and network behavior. Test the exact storage, bridge, VLAN, firewall, and backup path the first guests will use.
  7. Keep the initial scope small. Prove normal guest lifecycle, monitoring, backup, and recovery behavior before expanding the workload set.

Backup and Rollback Verification

Before moving any important service, capture the current host and guest placement, confirm a current backup, and define the rollback decision point. A deployment is not complete because a guest starts; it is complete when the team can recover it predictably.

  • Confirm the backup job covers the intended ARM64 guest and completed successfully.
  • Perform a non-production restore test where practical.
  • Verify that the restored guest can start on its intended architecture.
  • Record the previous placement and the rollback owner before the maintenance window.
  • Use the Proxmox backup verification checklist and the PBS retention and restore-test checklist to keep this evidence current.

A Sensible First Production Use

Start with a bounded service that has a tested ARM64 software stack, clear ownership, a current backup, and an ARM64 recovery destination. Keep old and new architecture pools operationally separate until the team has completed normal maintenance, guest moves within the ARM64 pool, backup restores, and one controlled recovery exercise.

For HA-enabled hosting environments, extend that pilot only after the cluster has documented which guests may move automatically and which must stay architecture-bound. The Proxmox VE 9.2 Dynamic Load Balancer checklist is the right follow-up once architecture eligibility is settled.

Official Sources

Bottom line: Proxmox VE on ARM64 is ready for enterprise platforms that meet the published requirements. It is not a universal ARM port, and the right first move is a small, documented deployment with architecture-aware migration and recovery planning.