I had proxmox installed in a dell PowerEdge R710.
I Upgraded from v7 to v8 according to the instructions.
All went well and I am now on v8.1.4
From last night I get these readings on my Syslog
Which is repeated every 5-10 seconds
The thing that got me searching for the logs is that I could not backup an LXC. It just stuck on "syncing" and when I clicked stop to stop the task it just hang.
When I restarted the system, it took nearly 30 minutes instead of the 2-3 minutes it takes generally.
Is there something I can do?
I Upgraded from v7 to v8 according to the instructions.
All went well and I am now on v8.1.4
From last night I get these readings on my Syslog
Code:
Jan 24 18:16:47 prox1 systemd[1]: fan-control.service: Scheduled restart job, restart counter is at 520.
Jan 24 18:16:47 prox1 systemd[1]: Stopped fan-control.service - Temperature-based fan speed controller.
Jan 24 18:16:47 prox1 systemd[1]: Started fan-control.service - Temperature-based fan speed controller.
Jan 24 18:16:47 prox1 python3[256897]: Traceback (most recent call last):
Jan 24 18:16:47 prox1 python3[256897]: File "/opt/fan_control/fan_control.py", line 3, in <module>
Jan 24 18:16:47 prox1 python3[256897]: import yaml
Jan 24 18:16:47 prox1 python3[256897]: ModuleNotFoundError: No module named 'yaml'
Jan 24 18:16:47 prox1 systemd[1]: fan-control.service: Main process exited, code=exited, status=1/FAILURE
Jan 24 18:16:47 prox1 systemd[1]: fan-control.service: Failed with result 'exit-code'.
Which is repeated every 5-10 seconds
The thing that got me searching for the logs is that I could not backup an LXC. It just stuck on "syncing" and when I clicked stop to stop the task it just hang.
When I restarted the system, it took nearly 30 minutes instead of the 2-3 minutes it takes generally.
Is there something I can do?