… proxy detected vanished client connection …
Proxy detected vanished client connection – Proxmox error resolved
在界面中,提示 Connection Failure 错误; 查看 pveproxy 日志,提示 proxy detected vanished client connection 错误;
服务重启
systemctl restart corosync
systemctl restart pvedaemon
systemctl restart pvestatd
systemctl restart pve-cluster
systemctl restart pveproxy
某个已删除的节点,仍旧在 Web 界面中显示
问题描述 我们未正确处理节点的 Ceph OSD 便尝试删除节点,导致被删除的节点仍旧显示在 Web 界面中。
解决方案 mv /etc/pve/nodes/<node-name> /tmp
登录失败
[SOLVED] – Proxmox VE – Login failed. Please try again. | Page 3 | Proxmox Support Forum [Proxmox VE] 修復 cluster 發生的 no quorum 錯誤 | 小信豬的原始部落 Proxmox VE 2.0 Cluster – Proxmox VE
问题描述
用户界面登录失败,登录接口 401 authentication failure 错误,查看日志:
# journalctl -f -u pvedaemon.service
…
Apr 08 03:23:11 pve-01 pvedaemon[1175]: authentication failure; rhost=::ffff:172.31.255.3 user=root@pam msg=cfs-lock ‘file-priv_tfa_cfg’ error: no quorum!
Apr 08 03:24:08 pve-01 pvedaemon[1173]: authentication failure; rhost=::ffff:172.31.255.3 user=root@pam msg=cfs-lock ‘file-priv_tfa_cfg’ error: no quorum!
Apr 08 03:25:54 pve-01 pvedaemon[1174]: authentication failure; rhost=::ffff:172[……]