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

推荐订阅源

D
Docker
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
Blog — PlanetScale
Blog — PlanetScale
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Vercel News
Vercel News
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
H
Help Net Security
月光博客
月光博客
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
宝玉的分享
宝玉的分享
P
Proofpoint News Feed
GbyAI
GbyAI
腾讯CDC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

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
Trying to join a new 9.2 node to an existing cluster - fa...
invalid@exam · 2026-06-21 · via Proxmox Support Forum

Greetings from Detroit.

I am trying (unsuccessfully) to join a new 9.2 node to an existing cluster. The new node (pv01) ends up in a state that I can't recover from: web interface won't let me log in and the join - while not erroring out, at least not visibly anyhow - appears to not have succeeded. This has happened to me twice now today. Same procedure both times. The first time, I ended up having to completely reload the system. I'm afraid that I will have to do that again - it's a major PITA since there is no VGA port on the node (I have to swap out a 10Gb network card with a VGA card to be able to reload).

What I have been doing for trying to join the cluster.
Swap 10gb card out and install VGA card
Load PVE onto node
Set up management networking
Update node to latest software
Power down node
Swap VGA card for 10gb card
Power on node
Set up storage networking (10gb card)
Gather cluster join info from existing cluster
Plug cluster join info into new node and execute
New node does not actually join cluster
Can no longer log into new node from Web UI.

At this point the folder /etc/pve/nodes is completely gone on the new node.

oot@pv01:/etc/pve# ls -l
total 1
-r--r----- 1 root www-data 443 Jun 20 16:02 corosync.conf
lr-xr-xr-x 1 root www-data 10 Dec 31 1969 local -> nodes/pv01
lr-xr-xr-x 1 root www-data 14 Dec 31 1969 lxc -> nodes/pv01/lxc
lr-xr-xr-x 1 root www-data 17 Dec 31 1969 openvz -> nodes/pv01/openvz
lr-xr-xr-x 1 root www-data 22 Dec 31 1969 qemu-server -> nodes/pv01/qemu-server
root@pv01:/etc/pve#

Rebooting the new node at this point makes it so the Web UI no longer works (tcp/8006 has something listening on it but nothing actually can connect). This is likely because the SSL certs are gone /etc/pve/*.

At a basic level, is there anything I can do to reset the node back to a "standalone" configuration so I can have another go at it without having to reload the node. For that matter, is there anything I am doing wrong here? Did I hit a bug?

Ron Gage