Hi, this is my first time on post on this forum, however, I encounter repeating error and crash, at first, I just simply restart the service every 14 days, but now it's too frequent
I have been looking around the net for solution, it appear restarting the service is not the solution,
I installed on NVMe disk, and run filesystem check and the NVMe disk is healthy and no bad sector
I wondering what cause pvestatd.service to crash at specific time?
Code:
● pvestatd.service - PVE Status Daemon
Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Tue 2023-03-07 05:41:04 +08; 1 day 16h ago
Process: 4067838 ExecStart=/usr/bin/pvestatd start (code=exited, status=0/SUCCESS)
Main PID: 4067840 (code=killed, signal=SEGV)
CPU: 6min 46.916s
Mar 06 22:23:34 hitoha systemd[1]: Starting PVE Status Daemon...
Mar 06 22:23:34 hitoha pvestatd[4067840]: starting server
Mar 06 22:23:34 hitoha systemd[1]: Started PVE Status Daemon.
Mar 07 05:41:04 hitoha systemd[1]: pvestatd.service: Main process exited, code=killed, status=11/SEGV
Mar 07 05:41:04 hitoha systemd[1]: pvestatd.service: Failed with result 'signal'.
Mar 07 05:41:04 hitoha systemd[1]: pvestatd.service: Consumed 6min 46.916s CPU time.
I have been looking around the net for solution, it appear restarting the service is not the solution,
I installed on NVMe disk, and run filesystem check and the NVMe disk is healthy and no bad sector
I wondering what cause pvestatd.service to crash at specific time?