Proxmox Upgrade 8 zu 9
Version vom 17. Februar 2026, 12:44 Uhr von Maximilian.pottgiesser (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ha-manager status ha-manager set <vmid> --state stopped pve8to9 --full sed -i 's/bookworm/trixie/g' /etc/apt/sources.list sed -i 's/bookworm/trixie/g' /etc…“)
ha-manager status ha-manager set <vmid> --state stopped
pve8to9 --full
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
apt update
apt 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] ?
reboot
pveversion uname -r
pvecm status