Spitko Posted April 2, 2023 Share Posted April 2, 2023 Currently, even if a share is cache only, exporting it to smb will go through /mnt/user and therefore shfs. shfs has some fairly well documented perf limitations in certain applications. I have a narrow case where this was problematic, so I build a ZFS pool specifically for these files, and it's been working great. However, I had to jump through some hoops to get there and it seems like something unraid could streamline relatively easily. The proposal would be to simply bypass shfs if the share is targeting volumes which don't need it. In my use case, I'm targeting a ZFS pool, though ideally it would either detect all cases where shfs isn't in play, or simply give the user a checkbox to control this behavior. This lets users more easily establish high performance pools for the narrow cases where they're needed, while still taking advantage of shfs for the majority use case. Currently, I've found workarounds via manually adding a share to the smb extras conf, but it shouldn't be necessary to do it this way. 1 Quote Link to comment
-Daedalus Posted April 2, 2023 Share Posted April 2, 2023 +1, definitely. I believe this is done for VM vdisks for the same reason, would be nice to at least have the option for shares too. Quote Link to comment
JorgeB Posted April 3, 2023 Share Posted April 3, 2023 From the information I have this is planned for the near future. Quote Link to comment
-Daedalus Posted April 3, 2023 Share Posted April 3, 2023 Makes sense actually, thinking about it. With ZFS being added, and with the plan to make an "unRAID" array just another type of pool, it's very likely people will use unRAID without a traditional array, so shouldn't have the overhead at all. Quote Link to comment
JorgeB Posted April 3, 2023 Share Posted April 3, 2023 From what I understand a new share option will be introduced that will act as cache only but additionally bypass FUSE. Quote Link to comment
JorgeB Posted April 27, 2023 Share Posted April 27, 2023 This option is now available with v6.12-rc4 Quote Link to comment
kizer Posted April 27, 2023 Share Posted April 27, 2023 https://unraid.net/blog/6-12-0-rc4 Quote Link to comment
Recommended Posts
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.