Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Parity Check gets stuck at 14.4 GB (0.7 %), cannot Pause or Cancel.

Featured Replies

Dear ppl, plz help.

its all NVME server (5nvme drives) mostly for VMs, the parity checks started to get stuck after a restart i did like 2 weeks ago.
point me in the right direction?

 

it also doesnt boot after restart , have to shut it down and start again for it to boot. its a remote location , and i havent been there to be able to connect a monitor and check why it doesnt boot , but i assume it has something to do with the parity issue.

1ctower13thgen-diagnostics-20241001-0528.zip

Edited by Xcage

  • Community Expert

Unraid driver is crashing, this is almost always a hardware problem, and I see that you have a 13900K, so could be the Intel issue.

 

Still may be worth a try to upgrade to 6.12, since this can also be caused by a kernel incompatibility on rare occasions, if it still crashes after that, it's almost certainly hardware.

  • Author

it has been running for couple of years now , so shouldnt be incompatibility. but hardware always worth a check

  • Community Expert

Then it would point more to a hardware issue.

  • Author

where do i see the driver crashing in the diagnostics? so i can see for myself ?

  • Community Expert
Sep 30 10:56:51 1CTOWER13THGEN kernel: kernel BUG at drivers/md/unraid.c:1617!

 

  • Author

so ive had a chance to visit and fix the issue.
the problem is that i do not know what the issue was , i updated the bios , restarted the machine couple of times , made another unraid USB stick just incase to make sure that it isnt usb stick at fault , some memtest , changed thermal paste.
but after i updated the bios Unraid booted normally.

I did find some odd diagnostics tho... attaching those , please look into them there is something wrong with some file copying , i dont quite understand what does it do in my logs and what is the cause.
and also ill attach diagnostics from now , when its fine and the driver isnt crashing anymore for reference maybe it will help. i would very much like that server to be stable if possible.

1ctower13thgen-diagnostics-20240929-issuesWithSomeFiles.zip 1ctower13thgen-diagnostics-20241006-0526.zip

  • Community Expert

Syslog is being spammed with Samba errors, is this a share or a remote mount?

 

Oct  6 05:05:04 1CTOWER13THGEN  smbd[11410]:   synthetic_pathref: opening [BACKUP2/Backups/2024-06-10_05-05-01/201.pdf] failed

 

  • Author

It is a share , so the path is `Share/MachineName/backups/Versioning_with-date-and-time/files`
there are number of machines , each has its own folder for backups , and logs. so `share/machinename/backups/date/files` and `share/machinename/logs/date/logs`

the command that copies the files is initiated by a each machine(VM)
robocopy %source% %destination% /log:%logdest%
where source is some local path (C://folder) destination is the full remote path (share/machinename/backups/date/files)
and logs share/machinename/logs/date/logs

 

i checked:

Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BT0005C4.001] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.932165,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BT0005C5.011] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.937226,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BT0005C6.011] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.942011,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BT0005C7.011] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.946873,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BT0005C8.011] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.951831,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BT0005C9.011] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.956726,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BtlDocsForPrint.Pdf] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.963216,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_001_2023_01_01_0_1_2023-02-16T02;21;58.PDF] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.969296,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_02_01_0_1_2023-03-19T08;56;26.PDF] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.975067,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_03_01_0_1_2023-04-17T07;01;42.PDF] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.981585,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_03_05_0_1_2023-04-17T07;01;52.PDF] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.988348,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_04_01_0_1_2023-05-18T01;27;51.PDF] failed
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:46.994731,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:46 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_04_05_0_1_2023-05-18T01;28;01.PDF] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.000926,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_05_01_0_1_2023-06-18T05;47;06.PDF] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.007018,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_05_05_0_1_2023-06-18T05;47;18.PDF] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.012943,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_06_01_0_1_2023-07-18T04;35;52.PDF] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.018826,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/BTLDoc_011_2023_06_05_0_1_2023-07-18T04;36;04.PDF] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.024274,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/ISHUVIM2021.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.029760,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/ISHUVIM2022.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.035079,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/ISHUVIM2023.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.040346,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR012021.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.045678,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR012022.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.051089,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR012023.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.056262,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR022021.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.061500,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR022022.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.066723,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR022023.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.072000,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR032021.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.077762,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR032022.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.082687,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/OZAR032023.csv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.087704,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8AHID23.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.093377,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8DBQury.mxp] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.099261,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8HNHH23.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.105119,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8LUAH23.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.110203,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8MHLQ23.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.115879,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8MIFL23.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.121680,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8OVDM23.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.135127,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Q8Setngs.000] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.141244,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/QLISHKA] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.147195,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SD0005C4.001] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.153118,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SD0005C5.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.158834,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SD0005C6.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.163677,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SD0005C7.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.168629,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SD0005C8.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.173577,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SD0005C9.011] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.178721,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SenifeyBankim.xml] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.188463,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/SenifeyBankim.Xml.Ext.Xml] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.195338,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt07.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.201134,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT07.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.207396,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt08.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.213046,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT08.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.218901,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt09.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.224480,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT09.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.229849,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt10.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.235203,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT10.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.240598,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt11.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.245830,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT11.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.251427,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt12.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.256820,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT12.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.262440,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt13.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.267919,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT13.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.273139,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt14.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.278494,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT14.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.284349,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt15.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.289881,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT15.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.296048,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt16.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.302567,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT16.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.308327,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt17.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.314167,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT17.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.320369,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt18.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.325877,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT18.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.331271,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt19.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.337019,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT19.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.342985,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt20.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.348913,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT20.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.353835,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt21.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.359229,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT21.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.365422,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt22.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.371818,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT22.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.377953,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/t8tvlt23.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.384080,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT23.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.390584,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT23.MAS.BAK] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.396943,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT24.MAS] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.403027,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT24.MAS.BAK] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.409067,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/T8TVLT_MAAVAR22.isv] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.414742,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Tips.mxp] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.420312,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W8BANQIM] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.426347,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV10.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.431925,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV11.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.438017,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV12.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.444646,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV13.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.451388,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV14.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.457550,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV15.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.464763,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV1506.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.470078,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV16.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.477442,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV17.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.485454,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV18.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.494280,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV19.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.503682,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV20.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.513488,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV21.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.523126,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV22.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.534350,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/W9REXV23.MXP] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.545148,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/w9shgia] failed
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]: [2024/10/08 23:41:47.551328,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct  8 23:41:47 1CTOWER13THGEN  smbd[26979]:   synthetic_pathref: opening [SANDWIN10/Backups/2024-08-10_23-52-40/Z9SHGIA] failed


These are generated each time i run the backup from the machine.
Now it does work and copy the files , but throws and error for each file that was copied

From robocopy log:

 

-------------------------------------------------------------------------------
   ROBOCOPY     ::     Robust File Copy for Windows                              
-------------------------------------------------------------------------------

  Started : Tuesday, October 8, 2024 11:46:47 PM
   Source : C:\SourceFolder\
     Dest : \\1CTOWER13THGEN\Sharename\MachineName\Backups\2024-08-10_23-46-46\

    Files : *.*
	    
  Options : *.* /DCOPY:DA /COPY:DAT /R:1000000 /W:30 

------------------------------------------------------------------------------

               Total    Copied   Skipped  Mismatch    FAILED    Extras
    Dirs :         1         1         0         0         0         0
   Files :       103       103         0         0         0         0
   Bytes :   17.94 m   17.94 m         0         0         0         0
   Times :   0:00:00   0:00:00                       0:00:00   0:00:00


   Speed :            29348048 Bytes/sec.
   Speed :            1679.308 MegaBytes/min.
   Ended : Tuesday, October 8, 2024 11:46:48 PM

 

The errors point to a path that is only a part of the full path , is that the issue?
Ive tried to run the same script to copy files from the machine itself , same issue.

The script for copying is saved in the share itself , and has variables for each machine to create a folder with its name , date etc and save files there every day.

 

 

EDIT:

It happens when i copy the files manually as well. they get copied but the theres error.
it also doesnt matter what file i copy, or to which share.
also happens when permissions on the share are set to public.


EDIT2:
i looked for the solution , but it looks like its a bug , and is fixed on 6.12.
But if its not causing any trouble besides the spam (which i apparently didnt see for couple of years) than ill just ignore it.
i am not into updating to 6.12 and having issues with networking, its a remote server , and there are some network issues with new release.
https://forums.unraid.net/bug-reports/stable-releases/6115-smbd-failed-opening-r2274/

Edited by Xcage

  • Community Expert

If you don't want to update now, reboot to clear the logs, don't run the backups that spam the log, then post new diags after the issue.

  • Author

Rebooted , took diags, than copied a file to a share and it threw an error

 

Oct 11 02:41:43 1CTOWER13THGEN  smbd[10972]: [2024/10/11 02:41:43.102564,  0] ../../source3/smbd/files.c:1199(synthetic_pathref)
Oct 11 02:41:43 1CTOWER13THGEN  smbd[10972]:   synthetic_pathref: opening [1ctower13thgen-diagnostics-20241011-0244.zip] failed

1ctower13thgen-diagnostics-20241011-0244.zip

 

 

EDIT: thought maybe its a good idea to check how my other servers behave:
2nd server with same 11.5 and the same issue , throws an error when copying to a share.
3rd server with same 11.5 version , there is no error when copying to a share.

4th server with 6.12.8 , no error when copying a file to a share.

 

Edited by Xcage

  • Community Expert

Start by upgrading to latest stable, and if you still see the error, try creating a new share to see if it's the same.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.