Proxmox Upgrade 8 zu 9

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen

HA Status prüfen

ha-manager status ha-manager set <vmid> --state stopped

Upgrade möglichkeiten prüfen

pve8to9 --full

Repositories anpassen

sed -i 's/bookworm/trixie/g' /etc/apt/sources.list

sed -i 's/bookworm/trixie/g' /etc/apt/sources.list.d/*.list

ggf. /etc/apt/sources.list.d/ unötige Repos leeren

Upgrade durchführen

apt update

apt -o Dpkg::Options::="--force-confold" dist-upgrade


issues Y chrony keep local

Configuration file '/etc/chrony/chrony.conf'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** chrony.conf (Y/I/N/O/D/Z) [default=N] ? 
Configuration file '/etc/lvm/lvm.conf'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** lvm.conf (Y/I/N/O/D/Z) [default=N] ? 

Nach dem Upgrade

reboot

pveversion

uname -r

pvecm status