Random reboots

peter70

New Member
Oct 31, 2021
9
1
3
55
Hello,
I'm using PVE 7.1-8 CE, I'm glad with how it's working but it started to reboot randomly.
I suspect it has to do something with apparmor since there are some errors around time of reboots.

example:

Code:
Aug 16 10:48:31 pve pveproxy[95888]: got inotify poll request in wrong process - disabling inotify
Aug 16 10:51:48 pve pvedaemon[1931]: <root@pam> end task UPID:pve:0001364E:0003EECC:64DC8B1C:vncproxy:113:root@pam: OK
Aug 16 10:51:48 pve pveproxy[95888]: worker exit
Aug 16 10:56:08 pve smartd[1521]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 63 to 64
Aug 16 11:09:01 pve CRON[128388]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
Aug 16 11:09:01 pve CRON[128389]: (root) CMD (  [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
Aug 16 11:09:01 pve CRON[128388]: pam_unix(cron:session): session closed for user root
Aug 16 11:09:04 pve systemd[1]: Starting Clean php session files...
Aug 16 11:09:04 pve systemd[1]: phpsessionclean.service: Succeeded.
Aug 16 11:09:04 pve systemd[1]: Finished Clean php session files.
Aug 16 11:09:22 pve audit[129010]: AVC apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxc-200_</var/lib/lxc>" name="/run/systemd/unit-root/" pid=129010 comm="(ionclean)" srcname="/" flags="rw, rbind"
Aug 16 11:09:22 pve kernel: audit: type=1400 audit(1692176962.696:119): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxc-200_</var/lib/lxc>" name="/run/systemd/unit-root/" pid=129010 comm="(ionclean)" srcname="/" flags="rw, rbind"
Aug 16 11:10:22 pve pvedaemon[1931]: <root@pam> successful auth for user 'root@pam'
Aug 16 11:17:01 pve CRON[140822]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
Aug 16 11:17:01 pve CRON[140823]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Aug 16 11:17:01 pve CRON[140822]: pam_unix(cron:session): session closed for user root
-- Reboot --

Any suggestions? Please?

Here are full logs:
https://paste.mozilla.org/mRUpSkM8
 
Upgrading is always a good idea when encountering some problems that maybe might be fixed meanwhile. PVE is currently at version 8.0.4 and you aren't even running the latest version of PVE 7.4. So at least 15 months of unfixed vulnerabilities, bugs and hardware incompabilities.