Hi,
I am experiencing periodic resets in TrueNAS Scale ElectricEel-24.10.2.
I am a first-time user of TrueNAS. I decided to repurpose an old computer to deploy a NAS and some apps such as home assistant. Nothing critical.
I installed TrueNAS scale in my computer, created a pool with one hard drive and tested access to files from my network. I added home assistant and tested adding a few smart switches I have. So far so good.
I left the server running all night, and around 2am, it shut down for about 20min and re-started on its own. After that it run for maybe 15hs without any issues. After that, I started experiencing periodic shut downs. The server stays on for some minutes and then it turns off. Some times it re-starts on its own after a few minutes, some times it stays off for a longer period and then it re-starts.
Moreover, when I try to shut it down, most of the times it re-starts on its own.
I tried to change the low power reset on BIOS: I changed the setting in the Power Supply Idle Control in the BIOS from Auto to Low Current and then to Typical. In all conditions the system did the same: automatically turn on and then off.
I checked the CPU temperature logs, no core seem to exceed 60C and the maximum peak temps were very brief and repetitive. They did not seem be a trend of temperature increase.
I pulled a log from the messages report in, attached is an excerpt that shows the log between two shutdowns. The log corresponds to the following sequence:
- Manual turn on (by connecting power the cable to the utility outlet) (20:48:25)
- Let it run until it shut down on its own (20:54:20)
- Let it run for 2 minutes and manually command a shutdown (20:58:08)
(in this case, it did not turn on its own. After I manually turned it on at 21:12 again, it run OK for about 1h and then proceeded to self reboot a few times.)
(cannot attach it as I am a new user, sorry) Below are the messages when it was about to shut down
[code]
Feb 18 20:54:20 truenas syslog-ng[2533]: syslog-ng shutting down; version=‘3.38.1’
Feb 18 20:55:53 truenas syslog-ng[2545]: syslog-ng starting up; version=‘3.38.1’
Feb 18 20:54:20 truenas kernel: br-3f9b022fb1dd: port 1(vethbb932ce) entered disabled state
Feb 18 20:54:20 truenas kernel: veth167b1f5: renamed from eth0
Feb 18 20:54:21 truenas kernel: br-3f9b022fb1dd: port 1(vethbb932ce) entered disabled state
Feb 18 20:54:21 truenas kernel: vethbb932ce (unregistering): left allmulticast mode
Feb 18 20:54:21 truenas kernel: vethbb932ce (unregistering): left promiscuous mode
Feb 18 20:54:21 truenas kernel: br-3f9b022fb1dd: port 1(vethbb932ce) entered disabled state
Feb 18 20:54:30 truenas kernel: vethabe449f: renamed from eth0
Feb 18 20:54:30 truenas kernel: br-3f9b022fb1dd: port 2(vetha32da9c) entered disabled state
Feb 18 20:54:30 truenas kernel: br-3f9b022fb1dd: port 2(vetha32da9c) entered disabled state
Feb 18 20:54:30 truenas kernel: vetha32da9c (unregistering): left allmulticast mode
Feb 18 20:54:30 truenas kernel: vetha32da9c (unregistering): left promiscuous mode
Feb 18 20:54:30 truenas kernel: br-3f9b022fb1dd: port 2(vetha32da9c) entered disabled state
Feb 18 20:54:31 truenas systemd-journald[683]: Received SIGTERM from PID 1 (systemd-shutdow).
Feb 18 20:55:23 truenas kernel: Linux version 6.6.44-production+truenas (root@tnsbuilds01.tn.ixsystems.net) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Tue Jan 28 03:14:06 UTC 2025
Feb 18 20:55:23 truenas kernel: Command line: BOOT_IMAGE=/ROOT/24.10.2@/boot/vmlinuz-6.6.44-production+truenas root=ZFS=boot-pool/ROOT/24.10.2 ro libata.allow_tpm=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 intel_iommu=on zfsforce=1 nvme_core.multipath=N
[\code]
I am new to Linux and I don’t know how to read the logs properly, hopefully someone can help. This project is partially a way to learn more about systems other than Windows.
Hardware specs:
CPU: AMD Ryzen 5 3600X
Motherboard: GIGABYTE X570 I AORUS PRO WIFI
RAM: G.SKILL Trident Z RGB (For AMD) Series 16GB(2x8GB) DDR4 3600MHz
Boot Drive: INTEL 660P M.2 512GB
Graphics Card: MSI Radeon RX 5700 XT EVOKE
HDD: Seagate FireCuda 2TB Solid State Hybrid Drive Performance SSHD 2.5 Inch SATA 6GB/s
PSU: IN WIN A1 RGB Mini-ITX Black Tower with Wireless Charging and 600W 80Plus PSU ( IW-A1-BLA-P) [The PSU comes with the case]
As a reference, I was using this same PC, no hardware changes, for work and gaming using Windows 11 until a few weeks ago with no problem. I had to change a few settings in the BIOS (related to secure boot and virtualization) to be able to install TrueNAS.