December 31, 20178 yr What does shfs: error: shfs_readdir mean? Dec 31 17:36:36 Unraid-Server autofan: Highest disk temp is 36C, adjusting fan speed from: OFF (0% @ 0rpm) to: 57 (22% @ 2195rpm)Dec 31 17:46:41 Unraid-Server autofan: Highest disk temp is 35C, adjusting fan speed from: 57 (22% @ 2250rpm) to: 36 (14% @ 1436rpm)Dec 31 18:00:01 Unraid-Server speedtest: Internet bandwidth test startedDec 31 18:01:18 Unraid-Server speedtest: Host: Spacken.net (Hagen) [141.07 km]Dec 31 18:01:18 Unraid-Server speedtest: Ping (Lowest): 178.513 ms | Download (Max): 2.04 Mbit/s | Upload (Max): 3.49 Mbit/sDec 31 18:01:18 Unraid-Server speedtest: Internet bandwidth test completedDec 31 18:05:11 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 183367.out.tmpDec 31 18:05:21 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 183367.out.tmpDec 31 18:06:46 Unraid-Server autofan: Highest disk temp is 34C, adjusting fan speed from: 36 (14% @ 1384rpm) to: OFF (0% @ 946rpm)Dec 31 18:16:51 Unraid-Server autofan: Highest disk temp is 35C, adjusting fan speed from: OFF (0% @ 0rpm) to: 36 (14% @ 1378rpm)Dec 31 18:26:56 Unraid-Server autofan: Highest disk temp is 36C, adjusting fan speed from: 36 (14% @ 1391rpm) to: 57 (22% @ 2173rpm)Dec 31 18:37:01 Unraid-Server autofan: Highest disk temp is 31C, adjusting fan speed from: 57 (22% @ 2242rpm) to: OFF (0% @ 978rpm)Dec 31 19:01:37 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 125861sDec 31 19:01:45 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 125861sDec 31 19:07:06 Unraid-Server autofan: Highest disk temp is 36C, adjusting fan speed from: OFF (0% @ 0rpm) to: 57 (22% @ 2173rpm)Dec 31 19:17:11 Unraid-Server autofan: Highest disk temp is 34C, adjusting fan speed from: 57 (22% @ 2238rpm) to: OFF (0% @ 987rpm)Dec 31 19:24:10 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 183568.out.tmpDec 31 19:24:17 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 183568.out.tmpDec 31 19:27:16 Unraid-Server autofan: Highest disk temp is 35C, adjusting fan speed from: OFF (0% @ 0rpm) to: 36 (14% @ 1376rpm)Dec 31 19:47:21 Unraid-Server autofan: Highest disk temp is 30C, adjusting fan speed from: 36 (14% @ 1404rpm) to: OFF (0% @ 944rpm)Dec 31 20:00:01 Unraid-Server speedtest: Internet bandwidth test startedDec 31 20:00:03 Unraid-Server speedtest: Host: Dec 31 20:00:03 Unraid-Server speedtest: Dec 31 20:00:03 Unraid-Server speedtest: Internet bandwidth test completedDec 31 20:03:42 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 170890.out.tmpDec 31 20:03:47 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 170890.out.tmpDec 31 20:03:59 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 170890.out.tmpDec 31 20:18:43 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 170933.out.tmpDec 31 20:27:26 Unraid-Server autofan: Highest disk temp is 36C, adjusting fan speed from: OFF (0% @ 0rpm) to: 57 (22% @ 2173rpm)Dec 31 20:37:32 Unraid-Server autofan: Highest disk temp is 35C, adjusting fan speed from: 57 (22% @ 2250rpm) to: 36 (14% @ 1434rpm)Dec 31 20:46:16 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 140478.out.tmpDec 31 20:46:21 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 140478.out.tmpDec 31 20:46:28 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 140478.out.tmpDec 31 20:46:30 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 140478.out.tmpDec 31 20:46:38 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 140478.out.tmpDec 31 20:49:16 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 153747sDec 31 21:07:37 Unraid-Server autofan: Highest disk temp is 34C, adjusting fan speed from: 36 (14% @ 1393rpm) to: OFF (0% @ 944rpm)Dec 31 21:17:42 Unraid-Server autofan: Highest disk temp is 35C, adjusting fan speed from: OFF (0% @ 0rpm) to: 36 (14% @ 1367rpm)
December 31, 20178 yr It means that the special program that creates the unified user shares tries to read some directory entries that has been removed. And since the files it complains about has file names ending with ".tmp", it sounds like files that has a very short life span.
December 31, 20178 yr @pwm is correct. It means a user share directory listing was requested, which will look for that directory on all devices and "merge" their contents into a single listing. The error occurs when a directory is opened on a particular device in order to scan it, and at time directory was opened those files existed, but when code got around to checking what kind of entry it was (file or another dir), the file has been deleted. The message is informational and if you find your syslog fills up we can consider getting rid of it.
December 31, 20178 yr Author Hmm, i dont know, everytime i look into log, i find one of those. I guess its bc of radarr or sonarr which moves files around?!
January 2, 20188 yr Author On 31.12.2017 at 11:29 PM, limetech said: @pwm is correct. It means a user share directory listing was requested, which will look for that directory on all devices and "merge" their contents into a single listing. The error occurs when a directory is opened on a particular device in order to scan it, and at time directory was opened those files existed, but when code got around to checking what kind of entry it was (file or another dir), the file has been deleted. The message is informational and if you find your syslog fills up we can consider getting rid of it. Hmm i would suggest to rename it from ERROR to NOTICE. Maybe also remove it, except u have enabled debug logging. Bc if its nothing bad, why display.. Jan 1 22:02:35 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156802.out.tmpJan 1 22:02:35 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156802.out.tmpJan 1 22:03:01 Unraid-Server autofan: Highest disk temp is 32C, adjusting fan speed from: 57 (22% @ 2253rpm) to: OFF (0% @ 981rpm)Jan 1 22:03:03 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156803.out.tmpJan 1 22:03:10 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156803.out.tmpJan 1 22:03:10 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156803.out.tmpJan 1 22:03:12 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156803.out.tmpJan 1 22:03:19 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156803.out.tmpJan 1 22:03:20 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156803.out.tmpJan 1 22:09:16 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 156847sJan 1 22:30:46 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157025sJan 1 22:34:13 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157053.out.tmpJan 1 22:35:05 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157055.out.tmpJan 1 22:41:53 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157129Jan 1 22:54:16 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157179.out.tmpJan 1 22:54:23 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157179.out.tmpJan 1 22:54:26 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157179.out.tmpJan 1 22:54:36 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157179.out.tmpJan 1 22:54:39 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157179.out.tmpJan 1 22:57:14 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157200sJan 1 23:09:52 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157303.out.tmpJan 1 23:10:02 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157303.out.tmpJan 1 23:10:04 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157303.out.tmpJan 1 23:10:07 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157303.out.tmpJan 1 23:10:14 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157303.out.tmpJan 1 23:10:14 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157304.out.tmpJan 1 23:10:17 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 157304.out.tmpJan 1 23:23:06 Unraid-Server autofan: Highest disk temp is 37C, adjusting fan speed from: OFF (0% @ 0rpm) to: 78 (30% @ 2909rpm)Jan 1 23:32:27 Unraid-Server kernel: mdcmd (114): spindown 2Jan 1 23:33:11 Unraid-Server autofan: Highest disk temp is 30C, adjusting fan speed from: 78 (30% @ 3026rpm) to: OFF (0% @ 1014rpm)Jan 2 00:00:01 Unraid-Server speedtest: Internet bandwidth test startedJan 2 00:00:39 Unraid-Server speedtest: Host: Wittenberg-net GmbH (Wittenberg) [47.18 km]Jan 2 00:00:39 Unraid-Server speedtest: Ping (Lowest): 116.351 ms | Download (Max): 6.56 Mbit/s | Upload (Max): 6.66 Mbit/sJan 2 00:00:39 Unraid-Server speedtest: Internet bandwidth test completedJan 2 00:04:09 Unraid-Server shfs: error: shfs_readdir, 1270: No such file or directory (2): fstatat: 193118Jan 2 00:27:41 Unraid-Server kernel: mdcmd (115): spindown 2Jan 2 00:43:16 Unraid-Server autofan: Highest disk temp is 36C, adjusting fan speed from: OFF (0% @ 0rpm) to: 57 (22% @ 2160rpm)Jan 2 00:53:21 Unraid-Server autofan: Highest disk temp is 33C, adjusting fan speed from: 57 (22% @ 2242rpm) to: OFF (0% @ 983rpm)Jan 2 01:03:26 Unraid-Server autofan: Highest disk temp is 35C, adjusting fan speed from: OFF (0% @ 0rpm) to: 36 (14% @ 1384rpm) Everytime i look into my log, i get this.
January 2, 20188 yr It's tricky what is a severe issue and what should be seen as a notice. If you use your unRAID in a way that a user share regularly sees short-lived entries, then you get lots of log entries. And they are more or less irrelevant - it's expected outcome. If the same thing happens for long-living archival files, then it represents a severe error because archival files aren't expected to magically disappear.
January 2, 20188 yr That is an important difference between computer logic and human logic - we tend to be able to understand context and make assumptions. Computer logic is quite cold and hard - it takes hard-coded rules to teach shfs all possible special patterns for what we humans considers short-lived files.
January 2, 20188 yr Author Quote the message is informational and if you find your syslog fills up we can consider getting rid of it. Edited January 2, 20188 yr by nuhll
January 2, 20188 yr I've been having this exact same issue since RC15. I also now after this seem to be having sata issues, but started off with these shfs_readdir errors. I also guess its Sonarr or Radarr, or something like this. Is there anything we can look into for this? Like I say, it only started with RC15 for me, so guess its a kernal change, or some other update. Or even the docker update, but I have no idea how to figure out where the change happened.
January 2, 20188 yr 1 hour ago, SavellM said: I've been having this exact same issue since RC15. I also now after this seem to be having sata issues, but started off with these shfs_readdir errors. I also guess its Sonarr or Radarr, or something like this. Is there anything we can look into for this? Like I say, it only started with RC15 for me, so guess its a kernal change, or some other update. Or even the docker update, but I have no idea how to figure out where the change happened. Like I said, this message is harmless, but we'll get rid of it. You think we're "chatty", ever look at windows log files?
January 4, 20188 yr Author Ehm, i dont know! But yeah, i look at windows "ereignisanzeige"(dont know english) from time to time. Never saw a error about some random temp file Edited January 4, 20188 yr by nuhll
Archived
This topic is now archived and is closed to further replies.