Hi, I’m not sure if the error depends on the files size (or if another thing is causing my problem in my case) Problem started after Updating from 6.1.0 to 6.12.12. See the update history:
Commandline: apt dist-upgrade Install: linux-image-6.12.12+bpo-amd64:amd64 (6.12.12-1~bpo12+1, automatic) Upgrade: linux-image-amd64:amd64 (6.12.9-1~bpo12+1, 6.12.12-1~bpo12+1) End-Date: 2025-03-04 17:53:31 Start-Date: 2025-03-08 08:43:05 Commandline: apt dist-upgrade Upgrade: openmediavault-compose:amd64 (7.3.3, 7.3.4) Remove: linux-image-6.1.0-31-amd64:amd64 (6.1.128-1) End-Date: 2025-03-08 08:43:11 Problemoccurs when files are copied from a cifs remote mount with smb v1 (iocharset=utf8,vers=1.0,nofail) Usually it is copied by rsync but I could also crash the system by copying manually (cp) a file with 4.290kb Retrieving the incremental files information during rsync was working. Systemfreezes when new/changed files should be copied. another rsync job could copy bigger files, even 140mb have been copies. The source remote mount has smb v3 (iocharset=utf8,vers=3.0,nofail,noserverino) I was not able to see anything in the syslog explaining the restart. Also nothing was printed in an active ssh session. The only hint was the line FS: 0000000000000000(0000) GS:ffff9ca43ee80000(0000) knlGS:0000000000000000 printed on the top line of an attached display (the GS part had different values). After a while (maybe 1 min) the system rebooted it self Kind Regards Tobias