Proxmox node status is showing as unknown

melon

Member
Mar 18, 2022
19
0
6
23
I have a Proxmox server that frequently experiences the following issues."

I have confirmed that the hardware itself is free of faults, as it successfully passed extended periods of high-load stress testing under Windows.


ff0cdf2f78fba0ca1de856d3a5ca5950.png

6ac1f2b1ee7c23f441321dcd16378cd4.png
 
Last edited:
Hi,
this issue is often related to the daemon that collects information about the node itself, called pvestatd.
To check if it's healthy, please run the following commands:

Bash:
# Check that the service is running
systemctl status pvestatd.service

# Check the log for errors
journalctl -eu pvestatd
Both should be run as root to get the full output.
 
你好,
此问题通常与收集有关节点本身的信息的守护程序(称为 pvestatd)有关。
要检查它是否健康,请运行以下命令:

Bash:
# 检查服务是否正在运行
systemctl 状态 pvestatd.service

# 检查日志是否有错误
Journalctl -eu pvestatd[/代码]
两者都应该以 root 身份运行以获得完整的输出。
[/QUOTE]
[ATTACH type="full"]59847[/ATTACH][ATTACH type="full"]59848[/ATTACH]
 

Attachments

  • 663c6f377bc24406ce51a66016929759.png
    663c6f377bc24406ce51a66016929759.png
    282 KB · Views: 50
  • d31b73ae2927803d8d0feb57d226a36b.png
    d31b73ae2927803d8d0feb57d226a36b.png
    460.3 KB · Views: 45
Hi,
this issue is often related to the daemon that collects information about the node itself, called pvestatd.
To check if it's healthy, please run the following commands:

Bash:
# Check that the service is running
systemctl status pvestatd.service

# Check the log for errors
journalctl -eu pvestatd
Both should be run as root to get the full output.
This problem has been bothering me for a long time, thank you for helping me.
I have tried the following
Close C-State
Replace 6.2 kernel
None can be resolved.
 
Could you restart the vms 101 and 2076 and see if the issue persists?
 
Okay, could you tell me a bit about the setup you are running?
  • What guest system is running on 101 and 2076?
  • The configs of 101 and 2076 (at /etc/pve/qemu-server/<id>.conf)
  • The output of pveversion -v
  • Does the node still show up as unknown if you stop vm's 101 and 2076 for a few minutes?
 
Hi,
this issue is often related to the daemon that collects information about the node itself, called pvestatd.
To check if it's healthy, please run the following commands:

Bash:
# Check that the service is running
systemctl status pvestatd.service

# Check the log for errors
journalctl -eu pvestatd
Both should be run as root to get the full output.
i'am try to solving problem's
anyone to help me
 

Attachments

  • PVE Capture2.PNG
    PVE Capture2.PNG
    97.5 KB · Views: 10
  • PVE Capture.PNG
    PVE Capture.PNG
    64.4 KB · Views: 10
Okay, could you tell me a bit about the setup you are running?
  • What guest system is running on 101 and 2076?
  • The configs of 101 and 2076 (at /etc/pve/qemu-server/<id>.conf)
  • The output of pveversion -v
  • Does the node still show up as unknown if you stop vm's 101 and 2076 for a few minutes?
I apologize for not being able to respond to you in a timely manner. The issue has been resolved, but the specific cause is still unclear. I am certain that it is not related to the hardware. The problem was resolved after I tried updating to the latest version of PVE8.