惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 聂微东
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
MongoDB | Blog
MongoDB | Blog
A
About on SuperTechFans
M
MIT News - Artificial intelligence
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
P
Proofpoint News Feed
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Proxmox stuck after upgrade from 8.4.19 to 9.x
invalid@exam · 2026-06-25 · via Proxmox Support Forum

Hello,

I have upgraded our first node of a 3-node cluster from 8.4.19 to 9.x.

I have all done I needed to do: tested on a test-cluster, took my time, checked everything multiple times before moving to the next step and yet, the thing I always fear when I perform a upgrade happend: a non responsive PVE. It hangs on on /dev/mapper/pve-root

no-boot.jpg

I can ping the GUI IP but it is not loading
I can't start a SSH session on that IP

specifications:
PVE-enterprise
FRR
CEPH
NIC pinning
PBS (upgraded to 4.x)

What can I do to restore functionality?

Last edited:

Can you access the local console or does the boot stall before that?
If you can, what does journalctl tell you?

If not and assuming you use systemd-boot, you should try booting into rescue mode by manually adding systemd.unit=rescue.target to the end of the linux line in your bootloader. From there, check any previous problematic boots with journalctl -b -1 (or -2, -3, etc. to show to a problematic boot).

Last edited:

Can you access the local console or does the boot stall before that?
If you can, what does journalctl tell you?

If not and assuming you use systemd-boot, you should try booting into rescue mode by manually adding systemd.unit=rescue.target to the end of the linux line in your bootloader. From there, check any previous problematic boots with journalctl -b -1 (or -2, -3, etc. to show to a problematic boot).

Thank you for your reaction.

It stops at the screen attached in the previous post and doesn't go further

Currently, I have access via ilo and can see this screen before it stops:
1782386786371.png

after e:
1782387101915.png

update: I deleted quiet at the end of the "linux" line and after boot it hangs here:
1782387706148.png

Last edited: