New alerts:
* The following system core files were found: smbd.core. Please create a ticket
at https://ixsystems.atlassian.net/ and attach the relevant core files along
with a system debug. Once the core files have been archived and attached to
the ticket, they may be removed by running the following command in shell: ‘rm
/var/db/system/cores/*’.
I moved myself and many client off of Core as while back so I don’t have a reference system to look at, but I would dig deeper into the samba logs to hopefully find the cause.
Thank you, the weird thing is that I cannot find the files that are taking up that much space…
I had this once with a VM when some nfs mounts did work, the system wrote to the local fs. Later when the NFS mount worked, the local data was hidden “under” the mounted nfs share…
Hi @xerxes! I assume you are using current TrueCommand 3.2. I’m just started testing this soft since december 2025 (Local Installation, not Cloud service). I have 4 same TrueNAS Core 13 installation and 2 of them was connected to TrueCommand. Every 2-4 weeks this 2 servers have samba service crashed with your sympthoms. And yes, tmpfs mounted to /var space is exhausted. Restart is my solutions. 2 another system (without TrueCommand connect) have uptime to one year. So i think it’s a bug of current TrueCommand. System, based on TrueNAS 25.10 don’t have this bug.
So my solution - i will not used control soft that can crash controled systems. Will see to Zabix side…
Wow this is gold. Thanks for this lead I. I am actually using TrueCommand and I will shut it down to see if the problem goes away. Rebooting the files is too much hassle and I barely use TrueCommand at all - also because I am running Zabbix, which also monitors my TrueNAS instances.
I have shut down TrueCommand and have rebooted the TrueNas instances that had smbd core files. If the issue returns, I will post it here. If you don’t hear anything from me here, the issue is gone.
Thanks, but please write here if steel no such errors for month later. May be something bring it to Truecommand team. Truenas Core not support now. But for me it’s still nice choice becouse i need only perfect clean NAS solutions
The /var/run/samba/fd hitting 100% is the actual culprit rather than the pool storage itself — Samba accumulates file descriptors over time and eventually runs out, which then crashes smbd and generates that core dump. Old config backups piling up in /var/db/system are worth cleaning out too, but clearing the fd directory or bumping the file descriptor limit is what stops the weekly reboots from becoming your new normal.