PVE从8升级到9

服务器技术 2 天前 回复

,

升级前准备

确保您的所有节点都已升级到 Proxmox VE 8.4 的最新版本。

apt update && apt dist-upgrade
pveversion

检查是否满足升级条件

pve8to9

pve8to9 --full

需要 ·SUMMARY· 里没有警错误才能执行升级

备份 APT 软件源

cp /etc/apt/sources.list /etc/apt/sources.list.pve-old
cp /etc/apt/sources.list.d/pve-enterprise.list /etc/apt/sources.list.d/pve-enterprise.list.old

切换 APT 软件源

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

刷新软件包索引

apt update

开始升级

apt dist-upgrade

如出现更新日志按 q 键退出

后续提示可以默认按 回车 键继续

原文:https://www.liguangchun.cn/post/pve-upgraded-from-8-to-9/

支付宝打赏微信打赏

如果此文对你有帮助,欢迎打赏作者。


Deprecated: str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/wwwroot/hilau.com/wp-includes/comment-template.php on line 2687

发表评论

欢迎回来 (打开)

(必填)