Skip to main content
RunBook Academy

← All checklists in Proxmox VE

As neededUpgrade

Major PVE upgrade readiness checklist

17 items ·13 critical ·2 warn ·2 info

Major PVE upgrade readiness checklist

Run this in the days leading up to a major version upgrade (e.g. PVE 9.x to 10.x). The goal is to surface and address every risk before the upgrade window opens.

When to run

  • Two weeks before a planned major upgrade
  • Re-run one week before if anything changed
  • Do not start the upgrade without completing every critical item

Why this is critical

Major upgrades can break things in subtle ways: cluster config format changes, API changes, deprecated features, kernel module changes. The cost of a missed compatibility check is much higher than the cost of the 1-2 hours this checklist takes.

Critical13 items

  1. tar czf /root/pre-upgrade-$(date +%F).tar.gz /etc/pve /etc/network/interfaces

Warning2 items

Info2 items