AIUI it is recommended to perform the upgrade with all guests shutdown. My home router is a proxmox guest, so I wondered if I will encounter problems if I download packages, stop that guest, and continue with the upgrade offline:
Code:
apt update
apt dist-upgrade --download-only
qm shutdown 100
apt dist-upgrade